apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: name: testparents.roperator.com spec: group: roperator.com versions: - name: v1alpha1 storage: true served: true scope: Namespaced subresources: status: {} names: kind: TestParent plural: testparents singular: testparent