1apiVersion: test.com/v1 2kind: Example 3metadata: 4 name: test 5 namespace: default 6spec: 7 test: test
View as plain text