Merge pull request #1148 from Liujingfang1/examples

update examples/README.md
This commit is contained in:
Kubernetes Prow Robot
2019-06-04 11:27:54 -07:00
committed by GitHub

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