Skip to content

Commit

Permalink
[release-1.16] Remove conversion webhook config in EventPolicy CRD (#…
Browse files Browse the repository at this point in the history
…8381)

Remove conversion webhook config in EventPolicy CRD

As we don't have multiple EP versions yet, we don't need the conversion webhook configuration in the EventPolicy CRD

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
  • Loading branch information
knative-prow-robot and creydr authored Dec 12, 2024
1 parent 9740b12 commit 852ae3b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/core/resources/eventpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,3 @@ spec:
- knative
- eventing
scope: Namespaced
conversion:
strategy: Webhook
webhook:
conversionReviewVersions: ["v1", "v1beta1"]
clientConfig:
service:
name: eventing-webhook
namespace: knative-eventing

0 comments on commit 852ae3b

Please sign in to comment.