mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 17:52:12 +00:00
Improve command package isolation.
This commit is contained in:
6
pkg/commands/build/testdata/testcase-crds/crd/secret.yaml
vendored
Normal file
6
pkg/commands/build/testdata/testcase-crds/crd/secret.yaml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: crdsecret
|
||||
data:
|
||||
PATH: YmJiYmJiYmIK
|
||||
Reference in New Issue
Block a user