We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6249b41 commit 8232393Copy full SHA for 8232393
Charts/fastcs/templates/pvcs.yaml
@@ -1,5 +1,5 @@
1
# PVC for debugging volume
2
-{{ if .Values.developerMode }}
+{{ if .Values.editable }}
3
{{- $location := default .Values.global.location .Values.location | required "ERROR - You must supply location or global.location" -}}
4
{{- $ioc_group := default .Values.global.ioc_group .Values.ioc_group | required "ERROR - You must supply ioc_group or global.ioc_group" -}}
5
0 commit comments