File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ apiVersion: v2
22name : refarch-templates
33description : Helm Chart for deploying a it@M Reference Architecture application.
44type : application
5- version : 1.1.10
5+ version : 1.1.11
66home : https://github.com/it-at-m/helm-charts/tree/main/charts/refarch-templates
77icon : https://raw.githubusercontent.com/it-at-m/helm-charts/main/images/logo.png
88dependencies :
99 - name : refarch-gateway
1010 condition : refarch-gateway.enabled
11- version : 1.7.1
11+ version : 1.7.2
1212 repository : " @it-at-m"
1313sources :
1414 - " https://github.com/it-at-m/helm-charts"
Original file line number Diff line number Diff line change 6767 httpGet :
6868 path : /actuator/health
6969 port : http
70- initialDelaySeconds : 60
70+ initialDelaySeconds : 10
71+ failureThreshold : 9
7172 {{- end }}
7273 livenessProbe :
7374 {{- if $module.livenessProbe }}
You can’t perform that action at this time.
0 commit comments