Skip to content
Snippets Groups Projects
Commit 3f308760 authored by Jakob Probst's avatar Jakob Probst
Browse files

fix: fix service acoount's image pull secret declaration

parent 7747476b
Branches
No related tags found
No related merge requests found
Pipeline #157130 passed
...@@ -10,5 +10,5 @@ metadata: ...@@ -10,5 +10,5 @@ metadata:
{{- toYaml . | nindent 4 }} {{- toYaml . | nindent 4 }}
{{- end }} {{- end }}
imagePullSecrets: imagePullSecrets:
- {{ include "bbbatscale-support-notify.fullname" . }}-pullsecret - name: {{ include "bbbatscale-support-notify.fullname" . }}-pullsecret
{{- end }} {{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment