diff --git a/config/crds/v1/all-crds.yaml b/config/crds/v1/all-crds.yaml index 4ec5ce0ab9..856a459aca 100644 --- a/config/crds/v1/all-crds.yaml +++ b/config/crds/v1/all-crds.yaml @@ -2053,7 +2053,6 @@ spec: openAPIV3Schema: description: to not break compatibility when upgrading from previous versions of the CRD - properties: {} type: object served: false storage: false @@ -5532,7 +5531,6 @@ spec: openAPIV3Schema: description: to not break compatibility when upgrading from previous versions of the CRD - properties: {} type: object served: false storage: false @@ -7997,7 +7995,6 @@ spec: openAPIV3Schema: description: to not break compatibility when upgrading from previous versions of the CRD - properties: {} type: object served: false storage: false diff --git a/config/crds/v1/patches/add-empty-v1alpha1-patch.yaml b/config/crds/v1/patches/add-empty-v1alpha1-patch.yaml index b27b885afa..fffd622333 100644 --- a/config/crds/v1/patches/add-empty-v1alpha1-patch.yaml +++ b/config/crds/v1/patches/add-empty-v1alpha1-patch.yaml @@ -8,6 +8,5 @@ storage: false schema: openAPIV3Schema: - properties: {} type: object description: "to not break compatibility when upgrading from previous versions of the CRD" diff --git a/deploy/eck-operator/charts/eck-operator-crds/templates/all-crds.yaml b/deploy/eck-operator/charts/eck-operator-crds/templates/all-crds.yaml index ec30e9c74c..c2fb3559f3 100644 --- a/deploy/eck-operator/charts/eck-operator-crds/templates/all-crds.yaml +++ b/deploy/eck-operator/charts/eck-operator-crds/templates/all-crds.yaml @@ -2068,7 +2068,6 @@ spec: openAPIV3Schema: description: to not break compatibility when upgrading from previous versions of the CRD - properties: {} type: object served: false storage: false @@ -5565,7 +5564,6 @@ spec: openAPIV3Schema: description: to not break compatibility when upgrading from previous versions of the CRD - properties: {} type: object served: false storage: false @@ -8042,7 +8040,6 @@ spec: openAPIV3Schema: description: to not break compatibility when upgrading from previous versions of the CRD - properties: {} type: object served: false storage: false