mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #83029 from lzang/master
Fix the cluster role for typha horizontal scaler.
This commit is contained in:
commit
948870b584
@ -8,4 +8,4 @@ metadata:
|
||||
rules:
|
||||
- apiGroups: [""]
|
||||
resources: ["nodes"]
|
||||
verbs: ["list"]
|
||||
verbs: ["list", "watch"]
|
||||
|
Loading…
Reference in New Issue
Block a user