mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
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:
commit
d7ce8b80ee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user