master
Marius Ensrud 3 years ago
parent fb60673aa0
commit a962bf7254

@ -42,10 +42,16 @@ spec:
httpGet:
path: /
port: http
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
readinessProbe:
httpGet:
path: /
port: http
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
resources:
{{- toYaml .Values.resources | nindent 12 }}
volumeMounts:

Loading…
Cancel
Save