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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aliok committed Oct 13, 2020
1 parent 5760f89 commit ff520a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kafka/source/config/201-clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: eventing-contrib-kafka-source-observer
labels:
eventing.knative.dev/release: devel
contrib.eventing.knative.dev/release: devel
duck.knative.dev/source: "true"
rules:
- apiGroups:
Expand Down
4 changes: 2 additions & 2 deletions kafka/source/config/500-webhook-configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ kind: MutatingWebhookConfiguration
metadata:
name: kafkabindings.webhook.kafka.sources.knative.dev
labels:
samples.knative.dev/release: devel
contrib.eventing.knative.dev/release: devel
webhooks:
- admissionReviewVersions:
- v1beta1
Expand Down Expand Up @@ -65,7 +65,7 @@ kind: ValidatingWebhookConfiguration
metadata:
name: config.webhook.kafka.sources.knative.dev
labels:
serving.knative.dev/release: devel
contrib.eventing.knative.dev/release: devel
webhooks:
- admissionReviewVersions:
- v1beta1
Expand Down
2 changes: 1 addition & 1 deletion kafka/source/config/config-observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ metadata:
name: config-tracing
namespace: knative-sources
labels:
eventing.knative.dev/release: devel
contrib.eventing.knative.dev/release: devel
knative.dev/config-propagation: original
knative.dev/config-category: eventing
data:
Expand Down

0 comments on commit ff520a0

Please sign in to comment.