Added missing separator to pvc yaml
This commit is contained in:
@@ -19,6 +19,7 @@ spec:
|
||||
storageClassName: {{ .Values.storage.cloud.class }}
|
||||
{{- end }}
|
||||
{{- if .Values.storage.local.active }}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user