mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Merge pull request #3060 from Shell32-Natsu/doc
Remove the lines about config save command
This commit is contained in:
@@ -161,7 +161,9 @@ nameReference:
|
|||||||
|
|
||||||
## Customizing transformer configurations
|
## Customizing transformer configurations
|
||||||
|
|
||||||
In addition to the default transformers, you can create custom transformer configurations. Save the default transformer configurations to a local directory by calling `kustomize config save -d`, and modify and use these configurations. This tutorial shows how to create custom transformer configurations:
|
In addition to the default transformers, you can create custom transformer configurations.
|
||||||
|
|
||||||
|
This tutorial shows how to create custom transformer configurations:
|
||||||
|
|
||||||
- [support a CRD type](crd/README.md)
|
- [support a CRD type](crd/README.md)
|
||||||
- add extra fields for variable substitution
|
- add extra fields for variable substitution
|
||||||
|
|||||||
Reference in New Issue
Block a user