mirror of
https://github.com/go-micro/go-micro.git
synced 2025-03-17 20:28:06 +02:00
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…
x
Reference in New Issue
Block a user