kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
  name: remote-config-operator
subjects:
- kind: ServiceAccount
  name: remote-config-operator
  namespace: operator
roleRef:
  kind: ClusterRole
  name: remote-config-operator
  apiGroup: rbac.authorization.k8s.io