There are users who deploy the RMQ cluster operator to Openshift. Under regular k8s environments, users would have cluster-admin access. However, Openshift has unique security features and some operators may not want to give cluster-admin access to developers.
Users would like to know: What is the minimum access needed in Openshift to deploy the RMQ cluster operator?
Second part to the question: Is there a way to separate the resources that need cluster-wide access from the resources that need only namespace access.
Can we answer these questions in the documentation.