add example for extended patches

This commit is contained in:
jingfangliu
2019-07-23 13:17:48 -07:00
parent 8c53d77111
commit b2967d2f77
2 changed files with 146 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ Basic Usage
* [json patch](jsonpatch.md) - Apply a json patch in a kustomization
* [patch multiple objects](patchMultipleObjects.md) - Apply a patch to multiple objects
Advanced Usage
- generator plugins: