che-operator/deploy/cluster_role_binding.yaml

12 lines
261 B
YAML

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