che
che copied to clipboard
Add links to the required permissions by the che-operator to deploy Eclipse Che on the cluster
Is your task related to a problem? Please describe
Users would like to know the minimal set of permissions that are required to deploy Eclipse Che on the cluster.
Describe the solution you'd like
Add links [1] [2] into [3] to mention the required permissions by the operator. Also it is needed to mention the permissions to create CSV/Subscription/OperatorGroup resources if chectl/dsc is used. Check if some permissions are redundant and must be removed from [1] and [2]
[1] https://github.com/eclipse-che/che-operator/blob/main/config/rbac/cluster_role.yaml [2] https://github.com/eclipse-che/che-operator/blob/main/config/rbac/role.yaml [3] https://eclipse.dev/che/docs/stable/administration-guide/installing-che/
Describe alternatives you've considered
No response
Additional context
No response