charts/audiobookshelf/templates/deployment.yaml aktualisiert

This commit is contained in:
Marko Oldenburg 2025-05-14 18:36:03 +00:00
parent 69f6db4b7a
commit d70fc19889

View File

@ -44,8 +44,6 @@ spec:
{{- with .Values.probes }}
{{- toYaml . | nindent 10 }}
{{- end }}
readinessProbe:
{{- toYaml .Values.readinessProbe | nindent 12 }}
resources:
{{- toYaml .Values.resources | nindent 12 }}
volumeMounts: