mirror of https://github.com/k3s-io/k3s
gce: readd kubelet-bootstrap to kubelet user
parent
95b4312899
commit
962e1e2f6d
|
@ -10,5 +10,8 @@ metadata:
|
||||||
roleRef:
|
roleRef:
|
||||||
apiGroup: rbac.authorization.k8s.io
|
apiGroup: rbac.authorization.k8s.io
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
name: system:node
|
name: system:node-bootstrapper
|
||||||
subjects:
|
subjects:
|
||||||
|
- apiGroup: rbac.authorization.k8s.io
|
||||||
|
kind: User
|
||||||
|
name: kubelet
|
||||||
|
|
Loading…
Reference in New Issue