gce: readd kubelet-bootstrap to kubelet user

pull/6/head
Mike Danese 2017-11-13 09:47:01 -08:00
parent 95b4312899
commit 962e1e2f6d
1 changed files with 4 additions and 1 deletions

View File

@ -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