mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
another tweak
This commit is contained in:
@@ -90,7 +90,7 @@ nameReference:
|
|||||||
## cusotmizing transformer configurations
|
## 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
|
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)
|
- [support a CRD type](crd/README.md)
|
||||||
- disabling adding commonLabels to fields in some kind of resources
|
- disabling adding commonLabels to fields in some kind of resources
|
||||||
- add extra fields for variable substitution
|
- add extra fields for variable substitution
|
||||||
- add extra fields for name reference
|
- add extra fields for name reference
|
||||||
|
|||||||
Reference in New Issue
Block a user