mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Fix typo in transformerconfigs README
This commit is contained in:
committed by
GitHub
parent
a3103f1e62
commit
b1fdaa2311
@@ -175,4 +175,4 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
foo.k8s.io/bar: baz
|
foo.k8s.io/bar: baz
|
||||||
```
|
```
|
||||||
Kustomize supports escaping special characters in path, e.g `matadata/annotations/foo.k8s.io\/bar`
|
Kustomize supports escaping special characters in path, e.g `metadata/annotations/foo.k8s.io\/bar`
|
||||||
|
|||||||
Reference in New Issue
Block a user