Skip to content

Commit

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

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 <[email protected]>
  • Loading branch information
knative-prow-robot and creydr authored Dec 11, 2024
1 parent 86d5fb7 commit 6719d2f
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 @@ -171,11 +171,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 6719d2f

Please sign in to comment.