update transformerconfigs/crd example

This commit is contained in:
Jingfang Liu
2019-02-27 13:26:58 -08:00
parent 76c6655520
commit f4eef1dc0b
2 changed files with 1 additions and 39 deletions

View File

@@ -91,6 +91,5 @@ nameReference:
Kustomize has a default set of configurations. They can be saved to local directory through `kustomize config save -d`. Kustomize allows modifying those configuration files and using them in kustomization.yaml file. This tutorial shows how to customize those configurations to
- [support a CRD type](crd/README.md)
- disabling adding commonLabels to fields in some kind of resources
- add extra fields for variable substitution
- add extra fields for name reference