Remove the lines about config save command

This commit is contained in:
Donny Xia
2020-10-05 11:29:02 -07:00
parent 460c54064c
commit f38cc4446b

View File

@@ -161,7 +161,9 @@ nameReference:
## 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)
- add extra fields for variable substitution