charts/audiobookshelf/templates/deployment.yaml aktualisiert
This commit is contained in:
parent
277f2d5b00
commit
1b1bd7974e
@ -44,6 +44,7 @@ spec:
|
||||
{{- with .Values.livenessProbe }}
|
||||
livenessProbe:
|
||||
{{- toYaml . | nindent 12 }}
|
||||
{{- end }}
|
||||
readinessProbe:
|
||||
{{- toYaml .Values.readinessProbe | nindent 12 }}
|
||||
resources:
|
||||
|
Loading…
x
Reference in New Issue
Block a user