chore: bump tandoor 1.5.14 (#63)

This commit is contained in:
2024-03-16 17:29:41 +00:00
committed by GitHub
parent 85673aae0a
commit 829030e476
2 changed files with 7 additions and 5 deletions

View File

@ -67,12 +67,14 @@ spec:
key: password
livenessProbe:
httpGet:
path: /
path: /accounts/login/
port: http
readinessProbe:
startupProbe:
httpGet:
path: /
path: /accounts/login/
port: http
periodSeconds: 3
failureThreshold: 30
resources:
{{- toYaml .Values.resources | nindent 12 }}
volumeMounts: