diff --git a/smardigo/templates/sepa-exporter/deployment.yml b/smardigo/templates/sepa-exporter/deployment.yml index b6c45ee..fe7c62e 100644 --- a/smardigo/templates/sepa-exporter/deployment.yml +++ b/smardigo/templates/sepa-exporter/deployment.yml @@ -49,4 +49,4 @@ spec: ports: - containerPort: 8080 imagePullSecrets: - - name: "{{ .Values.pull_secret }}" + - name: "{{ .Values.harbor.pull_secret }}"