mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
remove adding hash for configmap/secret read from resource yaml files
This commit is contained in:
@@ -3,7 +3,7 @@ data:
|
||||
PATH: YmJiYmJiYmIK
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: test-crdsecret-m48btmkck5
|
||||
name: test-crdsecret
|
||||
---
|
||||
apiVersion: v1beta1
|
||||
kind: Bee
|
||||
@@ -20,4 +20,4 @@ spec:
|
||||
beeRef:
|
||||
name: test-bee
|
||||
secretRef:
|
||||
name: test-crdsecret-m48btmkck5
|
||||
name: test-crdsecret
|
||||
|
||||
Reference in New Issue
Block a user