This commit is contained in:
병준 박 2025-04-14 22:43:41 +00:00
parent 9bb7191657
commit 5a2e29e767

View File

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