Skip to content

Commit f714e9f

Browse files
authored
another tweak
1 parent 3e1a3d8 commit f714e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/transformerconfigs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ nameReference:
9090
## cusotmizing transformer configurations
9191

9292
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
93-
- [support a crd type](crd/README.md)
93+
- [support a CRD type](crd/README.md)
9494
- disabling adding commonLabels to fields in some kind of resources
9595
- add extra fields for variable substitution
9696
- add extra fields for name reference

0 commit comments

Comments
 (0)