--- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: labels: app.kubernetes.io/component: rabbitmq-operator app.kubernetes.io/name: rabbitmq-cluster-operator app.kubernetes.io/part-of: rabbitmq name: rabbitmq-cluster-operator-rolebinding roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: rabbitmq-cluster-operator-role subjects: - kind: ServiceAccount name: rabbitmq-cluster-operator namespace: rabbitmq-system