pkg/operator/deploy/staticresources/master/rolebinding.yaml (12 lines of code) (raw):

apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: name: aro-operator-master roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: cluster-admin subjects: - kind: ServiceAccount name: aro-operator-master namespace: openshift-azure-operator