Debugging

This commit is contained in:
Micro
2020-04-23 13:11:00 +01:00
parent 5e3262a62c
commit 316b81f790
2 changed files with 3 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ spec:
imagePullSecrets:
{{- with .Spec.Template.PodSpec.ImagePullSecrets }}
{{- range . }}
- name: "{{.}}"
- name: "{{.}}"
{{- end }}
{{- end }}
containers: