Add example for transformer configurations: crd

This commit is contained in:
Jingfang Liu
2018-10-18 15:41:06 -07:00
parent 368b7f3939
commit a90c957463
5 changed files with 315 additions and 0 deletions

View File

@@ -42,3 +42,6 @@ go get sigs.k8s.io/kustomize
* [remote target](remoteBuild.md) - Building a kustomization from a github URL
* [json patch](jsonpatch.md) - Apply a json patch in a kustomization
* [transformer configs](transformerconfigs/README.md) - Customize transformer configurations