mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
update -o name format to kind.group/name
This commit is contained in:
6
hack/testdata/CRD/resource.yaml
vendored
Normal file
6
hack/testdata/CRD/resource.yaml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: mygroup.example.com/v1alpha1
|
||||
kind: Kind
|
||||
metadata:
|
||||
name: myobj
|
||||
spec:
|
||||
key: value
|
Reference in New Issue
Block a user