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.
.Values.pass2
test_config_0_overlay.yaml
1 parent be852da commit da949a1Copy full SHA for da949a1
1 file changed
testData/test_config_0_overlay.yaml
@@ -3,4 +3,4 @@
3
4
conn:
5
passes:
6
- - {{ .Values.pass2 | default "unknown" }}
+ - {{ .Values.pass2 | default "unknown" | quote }}
0 commit comments