Files
kustomize/site/content/en/contributing/howitworks/_index.md
2020-07-16 12:57:18 -07:00

5.5 KiB

title, linkTitle, type, weight, description
title linkTitle type weight description
Writing Code Writing Code docs 40 How to modify Kustomize

{{% pageinfo color="info" %}} To build kustomize using the locally modified modules, replace statements must be added to the kustomize/go.mod.

e.g. if code in api was modified, a replace statement would need to be added for the kustomize/api module. {{% /pageinfo %}}

Call stack when running kustomize build, with links to code.

Run build

Make resource map