Updated readinessProbe.

Signed-off-by: Pavel Kirilin <win10@list.ru>
This commit is contained in:
2021-12-10 12:22:19 +04:00
parent c24d0917fe
commit 27a3bf64f9

View File

@ -42,6 +42,7 @@ spec:
httpGet:
path: /
port: http
initialDelaySeconds: 15
resources:
{{- toYaml .Values.resources | nindent 12 }}
{{- with .Values.nodeSelector }}