...

Text file src/k8s.io/kubernetes/hack/testdata/CRD/example-crd-1-cluster-scoped-resource.yaml

Documentation: k8s.io/kubernetes/hack/testdata/CRD

     1apiVersion: test.com/v1
     2kind: Example
     3metadata:
     4  name: test
     5spec:
     6  test: test

View as plain text