christophd commented on code in PR #3382:
URL: https://github.com/apache/camel-k/pull/3382#discussion_r909356007


##########
config/rbac/operator-role-knative.yaml:
##########
@@ -49,6 +51,8 @@ rules:
   - messaging.knative.dev
   resources:
   - subscriptions
+  - channels
+  - inmemorychannels

Review Comment:
   @phantomjinx yep makes sense, I wonder though if the write permissions are 
only required for the e2e tests. I can not recall that Camel K creates Knative 
brokers in production code



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to