Remove unused RBAC rule from system:kubelet-api-admin
cd54bd94e9
removes the
handlers for /spec from the kubelet server.
Cleanup the RBAC rules as well.
Change-Id: Id6befbcacec27ad383e336b7189289f55c1c0a68
This commit is contained in:
@@ -13,6 +13,5 @@ rules:
|
||||
- nodes/log
|
||||
- nodes/stats
|
||||
- nodes/metrics
|
||||
- nodes/spec
|
||||
verbs:
|
||||
- "*"
|
||||
|
Reference in New Issue
Block a user