mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 22:41:42 +00:00
Fix failing BashedConfigMapTest
This commit is contained in:
@@ -9,7 +9,7 @@ apiVersion: v1
|
||||
metadata:
|
||||
name: example-configmap-test
|
||||
annotations:
|
||||
kustomize.config.k8s.io/needs-hash: ""
|
||||
kustomize.config.k8s.io/needs-hash: "true"
|
||||
data:
|
||||
username: $1
|
||||
password: $2
|
||||
|
||||
Reference in New Issue
Block a user