diff --git a/helmchart.yaml b/helmchart.yaml index 1a95840..37d4b2c 100644 --- a/helmchart.yaml +++ b/helmchart.yaml @@ -8,7 +8,7 @@ spec: chartVersion: "" values: image: - tag: repl{{ '{{' }} .VersionLabel {{ '}}' }} + tag: repl{{ .VersionLabel }} global: imagePullSecrets: - name: '{{repl ImagePullSecretName }}'