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

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