c12s-kubespray/roles/kubernetes/master/templates/kubelet-psp-clusterrolebinding.yaml

13 lines
276 B
YAML
Raw Normal View History

2017-06-28 15:32:29 +00:00
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata:
name: kubelet-psp
subjects:
- kind: Group
apiGroup: rbac.authorization.k8s.io
name: system:nodes
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: kubelet-psp