Skip to content

Commit

Permalink
Remove conversion webhook config in EventPolicy CRD
Browse files Browse the repository at this point in the history
As we don't have multiple EP versions yet, we don't need the conversion webhook configuration in the EventPolicy CRD
  • Loading branch information
creydr authored and knative-prow-robot committed Dec 11, 2024
1 parent 86d5fb7 commit 1fa5905
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 1fa5905

Please sign in to comment.