update examples/README.md

This commit is contained in:
jingfangliu
2019-06-03 16:09:18 -07:00
parent 53377cdddc
commit e4956c5500

View File

@@ -40,7 +40,11 @@ Advanced Usage
* [last mile helm](chart.md) - Make last mile modifications to
a helm chart.
* [secret generation](secretGeneratorPlugin.md) - Generating secrets from a plugin.
* [secret generation](secretGeneratorPlugin.md) - Generating secrets from a plugin.
- transformer plugins:
* [validation transformer](validationTransformer/README.md) -
validate resources through a transformer
- customize builtin transformer configurations