squakez commented on issue #4716:
URL: https://github.com/apache/camel-k/issues/4716#issuecomment-1740793779
I don't see any `operator-role-knative`, etcetera over there. Quickly
following the code I've posted above, what it seems we're missing are the
following:
```
"/rbac/operator-role-knative.yaml",
"/rbac/operator-role-binding-knative.yaml",
/rbac/operator-cluster-role-binding-addressable-resolver.yaml
```
however you must consider to install this only when the knative is
previously installed. Not sure if there is an easy way to have it done ootb in
Helm, reason why this could have been left outside the canonical installation
procedure on purpose.
--
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]