updated helm charts for final probes config on k8s
This commit is contained in:
parent
a4f169ddce
commit
e759459c54
@ -54,6 +54,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -58,6 +58,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -54,6 +54,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -58,6 +58,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
@ -54,6 +54,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -58,6 +58,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
@ -53,6 +53,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -58,6 +58,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -49,6 +49,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -52,7 +52,8 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -69,6 +69,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -60,6 +60,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -64,6 +64,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -72,6 +72,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -58,6 +58,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -64,6 +64,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -50,6 +50,7 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
@ -46,6 +46,7 @@ spec:
|
|||||||
path: {{ .Values.probes.readiness.path }}
|
path: {{ .Values.probes.readiness.path }}
|
||||||
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.probes.readiness.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
periodSeconds: {{ .Values.probes.readiness.periodSeconds }}
|
||||||
|
timeoutSeconds: {{ .Values.probes.readiness.timeoutSeconds }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
image: "{{ template "fqdn-image" . }}:{{ .Values.image.tag }}"
|
||||||
|
@ -72,7 +72,8 @@ probes:
|
|||||||
port: 80
|
port: 80
|
||||||
readiness:
|
readiness:
|
||||||
path: /hc
|
path: /hc
|
||||||
|
timeoutSeconds: 5
|
||||||
initialDelaySeconds: 90
|
initialDelaySeconds: 90
|
||||||
periodSeconds: 15
|
periodSeconds: 60
|
||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user