Add Args
This commit is contained in:
parent
0591760932
commit
5414195dc3
@ -60,6 +60,10 @@ spec:
|
||||
value: "{{ .Value }}"
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
args:
|
||||
{{- range .Args }}
|
||||
- {{.}}
|
||||
{{- end }}
|
||||
command:
|
||||
{{- range .Command }}
|
||||
- {{.}}
|
||||
|
Loading…
Reference in New Issue
Block a user