feat: add startup Probe

Signed-off-by: aju.tamang <aju.tamang@innovatetech.co>
pull/10937/head
aju.tamang 3 years ago
parent 2cd709c4a6
commit 191c47bdac

@ -322,6 +322,10 @@ spec:
httpGet:
path: /
port: http
startupProbe:
httpGet:
path: /
port: http
resources:
{{- toYaml .Values.resources | nindent 12 }}
{{- with .Values.nodeSelector }}

Loading…
Cancel
Save