Fix map -> array in containers

Signed-off-by: sergeyshaykhullin <sergeyshaykhullin@gmail.com>
This commit is contained in:
sergeyshaykhullin 2021-01-22 11:56:03 +03:00
parent 5e46d0eba0
commit ff29c6f10c

View file

@ -30,7 +30,7 @@ spec:
{{- end }}
serviceAccountName: {{ .Values.serviceAccount.name }}
containers:
image: "{{ .Values.controller.image.repository }}:{{ .Values.controller.image.tag }}"
- image: "{{ .Values.controller.image.repository }}:{{ .Values.controller.image.tag }}"
{{- if not .Values.clusterInstall }}
args:
- --namespaced