We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0d5162 + d6221cc commit 590494bCopy full SHA for 590494b
1 file changed
helmchart.yaml
@@ -8,7 +8,7 @@ spec:
8
chartVersion: ""
9
values:
10
image:
11
- tag: repl{{ '{{' }} .VersionLabel {{ '}}' }}
+ tag: repl{{ .VersionLabel }}
12
global:
13
imagePullSecrets:
14
- name: '{{repl ImagePullSecretName }}'
0 commit comments