mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 09:51:23 +00:00
implement CRD support and add unit tests Add integration test for crd support address comments
7 lines
83 B
YAML
7 lines
83 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: crdsecret
|
|
data:
|
|
PATH: YmJiYmJiYmIK
|