diff --git a/test/unit-test-crds/internal-hub-component.yaml b/test/unit-test-crds/internal-hub-component.yaml index b8dc18bdd..5d6f9b152 100644 --- a/test/unit-test-crds/internal-hub-component.yaml +++ b/test/unit-test-crds/internal-hub-component.yaml @@ -2,10 +2,10 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: # name must match the spec fields below, and be in the form: . - name: internalhubcomponents.operator.open-cluster-management.io + name: internalhubcomponents.multicluster.openshift.io spec: # group name to use for REST API: /apis// - group: operator.open-cluster-management.io + group: multicluster.openshift.io # list of versions supported by this CustomResourceDefinition versions: - name: v1