You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/03 06:14:12 UTC

[GitHub] [camel-k] squakez commented on issue #3328: CamelK 1.9.2 when installed via OLM "system:serviceaccount:openshift-operators:camel-k-operator" cannot get resource "channels" in API group "messaging.knative.dev"

squakez commented on issue #3328:
URL: https://github.com/apache/camel-k/issues/3328#issuecomment-1145621769

   It seems a privilege problem. I think you should try to manually add the proper permission for the `camel-k-operator` service account. As the `channel` resource is in a namespace where the operator is not installed, I think there is not any possibility to include such permission by default during the installation (even more considering that you create the namespace _after_ installing the camel k operator).


-- 
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-unsubscribe@camel.apache.org

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