diff --git a/config/core/resources/eventpolicy.yaml b/config/core/resources/eventpolicy.yaml index b68003ac1af..f6c6dfbc5bc 100644 --- a/config/core/resources/eventpolicy.yaml +++ b/config/core/resources/eventpolicy.yaml @@ -209,11 +209,3 @@ spec: - knative - eventing scope: Namespaced - conversion: - strategy: Webhook - webhook: - conversionReviewVersions: ["v1", "v1beta1"] - clientConfig: - service: - name: eventing-webhook - namespace: knative-eventing diff --git a/openshift/release/artifacts/eventing-core.yaml b/openshift/release/artifacts/eventing-core.yaml index 65533411eae..941f6f1ff35 100644 --- a/openshift/release/artifacts/eventing-core.yaml +++ b/openshift/release/artifacts/eventing-core.yaml @@ -2901,14 +2901,6 @@ spec: - knative - eventing scope: Namespaced - conversion: - strategy: Webhook - webhook: - conversionReviewVersions: ["v1", "v1beta1"] - clientConfig: - service: - name: eventing-webhook - namespace: knative-eventing --- # Copyright 2020 The Knative Authors # diff --git a/openshift/release/artifacts/eventing-crds.yaml b/openshift/release/artifacts/eventing-crds.yaml index 1d7cd240369..7c4fdf5e653 100644 --- a/openshift/release/artifacts/eventing-crds.yaml +++ b/openshift/release/artifacts/eventing-crds.yaml @@ -1245,14 +1245,6 @@ spec: - knative - eventing scope: Namespaced - conversion: - strategy: Webhook - webhook: - conversionReviewVersions: ["v1", "v1beta1"] - clientConfig: - service: - name: eventing-webhook - namespace: knative-eventing --- # Copyright 2020 The Knative Authors #