Skip to content

Commit

Permalink
Fix service name in CRD
Browse files Browse the repository at this point in the history
Signed-off-by: Pierangelo Di Pilato <[email protected]>
  • Loading branch information
pierDipi committed Jan 22, 2025
1 parent 8c70a8b commit e38e4f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ spec:
conversionReviewVersions: ["v1", "v1beta1"]
clientConfig:
service:
name: kafka-webhook
name: kafka-webhook-eventing
namespace: knative-eventing

---

0 comments on commit e38e4f5

Please sign in to comment.