charts/audiobookshelf/templates/pvc.yaml aktualisiert

This commit is contained in:
Marko Oldenburg 2024-10-30 10:44:20 +00:00
parent 8ad8988a7a
commit 5b3d6efeee

View File

@ -67,7 +67,7 @@ spec:
resources:
requests:
storage: {{ .Values.persistence.audiobooks.size }}
{{- if .Values.persistenceaudiobooks.storageClass }}
{{- if .Values.persistence.audiobooks.storageClass }}
{{- if (eq "-" .Values.persistence.audiobooks.storageClass) }}
storageClassName: ""
{{- else }}