update crd example by using configurations file list

This commit is contained in:
Jingfang Liu
2018-11-20 10:31:44 -08:00
parent 621ed52bab
commit 6ec77b27da
2 changed files with 157 additions and 1 deletions

View File

@@ -90,7 +90,7 @@ nameReference:
## cusotmizing transformer configurations
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
- [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