This commit is contained in:
Ben Toogood 2020-02-06 12:31:54 +00:00
parent 0591760932
commit 5414195dc3

View File

@ -60,6 +60,10 @@ spec:
value: "{{ .Value }}" value: "{{ .Value }}"
{{- end }} {{- end }}
{{- end }} {{- end }}
args:
{{- range .Args }}
- {{.}}
{{- end }}
command: command:
{{- range .Command }} {{- range .Command }}
- {{.}} - {{.}}