Merge pull request #39607 from deads2k/rbac-35-e2e-permission-typos

Automatic merge from submit-queue (batch tested with PRs 39628, 39551, 38746, 38352, 39607)

fix e2e kubelet binding

Fixes #39543

This limits scope of the kubelet.  It was an oversight before.  Hopefully we won't end up chasing permissions again.
This commit is contained in:
Kubernetes Submit Queue 2017-01-10 11:54:21 -08:00 committed by GitHub
commit d7ce8b80ee

View File

@ -12,7 +12,7 @@ metadata:
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
name: system:node
subjects:
- apiVersion: rbac/v1alpha1
kind: User