Files
open-cluster-management/deploy/klusterlet/cluster_role_binding.yaml
2020-06-03 14:07:17 +08:00

13 lines
270 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: klusterlet
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: klusterlet
subjects:
- kind: ServiceAccount
name: klusterlet
namespace: open-cluster-management