Add examples and docs for patchesJson6902

This commit is contained in:
Jingfang Liu
2018-09-06 16:04:12 -07:00
parent 8810027d89
commit 1c616b1962
4 changed files with 127 additions and 0 deletions

View File

@@ -40,3 +40,5 @@ go get github.com/kubernetes-sigs/kustomize
* [multibases](multibases/README.md) - Composing three variants (dev, staging, production) with a common base.
* [remote target](remoteBuild.md) - Building a kustomization from a github URL
* [json patch](jsonpatch.md) - Apply a json patch in a kustomization