Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Adding standard duck label on CRD to signal this resource adhears to …
Browse files Browse the repository at this point in the history
…Addressable. (#676)
  • Loading branch information
n3wscott authored and knative-prow-robot committed Oct 25, 2019
1 parent 08c7387 commit 28bee5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions kafka/channel/config/300-kafka-channel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ metadata:
contrib.eventing.knative.dev/release: devel
knative.dev/crd-install: "true"
messaging.knative.dev/subscribable: "true"
duck.knative.dev/addressable: "true"
spec:
group: messaging.knative.dev
version: v1alpha1
Expand Down
1 change: 1 addition & 0 deletions natss/config/300-natss-channel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ metadata:
contrib.eventing.knative.dev/release: devel
knative.dev/crd-install: "true"
messaging.knative.dev/subscribable: "true"
duck.knative.dev/addressable: "true"
spec:
group: messaging.knative.dev
version: v1alpha1
Expand Down

0 comments on commit 28bee5b

Please sign in to comment.