Skip to content

Commit

Permalink
☁️ Adding webhook details to eventtypes CRD (#3064)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
  • Loading branch information
matzew authored Apr 30, 2020
1 parent 92e7075 commit f8b42c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/core/resources/eventtype.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ spec:
scope: Namespaced
subresources:
status: {}
conversion:
strategy: Webhook
webhookClientConfig:
service:
name: eventing-webhook
namespace: knative-eventing
preserveUnknownFields: false
validation:
openAPIV3Schema:
Expand Down

0 comments on commit f8b42c3

Please sign in to comment.