fix(argo-cd): Remove unwanted newline on redis-init-secret job's imagepullsecrets (#2931)

This commit is contained in:
Tim Collins 2024-09-20 12:23:53 +01:00 committed by GitHub
parent 133e70a9ea
commit c5e6458cd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ spec:
spec:
{{- with .Values.global.imagePullSecrets }}
imagePullSecrets:
{{ toYaml . | nindent 8 }}
{{- toYaml . | nindent 8 }}
{{- end }}
containers:
- command: