Merge pull request #113267 from hoskeri/cleanup-kubelet-admin-role

Remove unused RBAC rule from system:kubelet-api-admin
This commit is contained in:
Kubernetes Prow Robot
2022-12-09 14:33:33 -08:00
committed by GitHub
3 changed files with 1 additions and 3 deletions

View File

@@ -13,6 +13,5 @@ rules:
- nodes/log
- nodes/stats
- nodes/metrics
- nodes/spec
verbs:
- "*"