mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
Improve command package isolation.
This commit is contained in:
6
pkg/commands/build/testdata/testcase-crds/crd/bee.yaml
vendored
Normal file
6
pkg/commands/build/testdata/testcase-crds/crd/bee.yaml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1beta1
|
||||
kind: Bee
|
||||
metadata:
|
||||
name: bee
|
||||
spec:
|
||||
action: fly
|
||||
Reference in New Issue
Block a user