che-operator/deploy/proxy_cluster_role_binding....

17 lines
395 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: che-operator-proxy
labels:
app.kubernetes.io/name: che
app.kubernetes.io/instance: che
app.kubernetes.io/component: che-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: che-operator-proxy
subjects:
- kind: ServiceAccount
name: default
namespace: eclipse-che