mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
Fix configmap name in test
This commit is contained in:
@@ -121,6 +121,6 @@ metadata:
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: test-cm
|
||||
name: cm
|
||||
`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user