mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-07-03 19:39:01 +00:00
chore: bump tandoor 1.5.14 (#63)
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user