charts/audiobookshelf/templates/deployment.yaml aktualisiert

This commit is contained in:
Marko Oldenburg 2025-05-14 18:22:08 +00:00
parent 277f2d5b00
commit 1b1bd7974e

View File

@ -44,6 +44,7 @@ spec:
{{- with .Values.livenessProbe }}
livenessProbe:
{{- toYaml . | nindent 12 }}
{{- end }}
readinessProbe:
{{- toYaml .Values.readinessProbe | nindent 12 }}
resources: