charts/audiobookshelf/templates/pvc.yaml aktualisiert
This commit is contained in:
parent
8ad8988a7a
commit
5b3d6efeee
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user