This commit is contained in:
병준 박 2025-04-14 23:07:08 +00:00
parent a3a02bbc44
commit d6fb04a932

View File

@ -94,7 +94,7 @@ spec:
- --skip-tls-verify - --skip-tls-verify
- --verbosity=info - --verbosity=info
- --reproducible - --reproducible
{{- range splitList " " .Params.kanikoArgs }} {{- range splitList " " .Params.kanikoArgs }}
- {{ . | trim }} - {{ . | trim }}
{{- end }} {{- end }}