You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/transformerconfigs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ nameReference:
90
90
## cusotmizing transformer configurations
91
91
92
92
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)
94
94
- disabling adding commonLabels to fields in some kind of resources
0 commit comments