Passs img pull secrets using name key
This commit is contained in:
parent
053fa0e457
commit
5e3262a62c
@ -53,7 +53,7 @@ spec:
|
||||
imagePullSecrets:
|
||||
{{- with .Spec.Template.PodSpec.ImagePullSecrets }}
|
||||
{{- range . }}
|
||||
- {{ . }}
|
||||
- name: "{{.}}"
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
containers:
|
||||
|
Loading…
Reference in New Issue
Block a user