Can we be ready?

This commit is contained in:
Martyn 2023-12-04 17:26:33 +00:00
parent 2107a69c62
commit 496dc29aa0

View file

@ -86,7 +86,7 @@ spec:
{{- end}}
readinessProbe:
httpGet:
path: /
path: /health
port: http
resources:
{{- toYaml .Values.resources | nindent 12 }}