You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2019/10/11 10:03:16 UTC

[camel-k] 01/05: fix(OLM): Add missing roles for messaging.knative.dev group

This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit d9445829aff68f0b5741a33d717d5386e7b91297
Author: Antonin Stefanutti <an...@stefanutti.fr>
AuthorDate: Fri Oct 11 10:41:00 2019 +0200

    fix(OLM): Add missing roles for messaging.knative.dev group
---
 deploy/operator-role-olm.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/deploy/operator-role-olm.yaml b/deploy/operator-role-olm.yaml
index ca1ee2f..3c88bcc 100644
--- a/deploy/operator-role-olm.yaml
+++ b/deploy/operator-role-olm.yaml
@@ -169,6 +169,7 @@ rules:
   - watch
 - apiGroups:
   - eventing.knative.dev
+  - messaging.knative.dev
   resources:
   - "*"
   verbs: