phantomjinx commented on code in PR #3382: URL: https://github.com/apache/camel-k/pull/3382#discussion_r908747751
########## config/rbac/operator-role-knative.yaml: ########## @@ -49,6 +51,8 @@ rules: - messaging.knative.dev resources: - subscriptions + - channels + - inmemorychannels Review Comment: So it is no longer necessary to add these to the permissions and can be removed from this PR? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
