Add example for generatorOptions

This commit is contained in:
Jingfang Liu
2018-10-23 15:22:17 -07:00
parent d718fe3ee1
commit 4827d9984f
3 changed files with 82 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ go get sigs.k8s.io/kustomize
* [configGenerations](configGeneration.md) -
Rolling update when ConfigMapGenerator changes
* [generatorOptions](generatorOptions.md) - Modifying behavior of all ConfigMap and Secret generators.
* [breakfast](breakfast.md) - Customize breakfast for
Alice and Bob.