This commit is contained in:
병준 박 2025-04-14 20:51:41 +00:00
parent 32834f7356
commit 80cdfd7b56

View File

@ -91,6 +91,6 @@ spec:
- --skip-tls-verify
- --verbosity=info
- --reproducible
{{- range splitList " " .Params.kanikoArgs }}
{{- range splitList " " .Params.kanikoArgs }}
- {{ . }}
{{- end }}
{{- end }}