This commit is contained in:
병준 박 2025-04-14 21:12:08 +00:00
parent fa7d8ac709
commit 2d16dd9155

View File

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