mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Fix the cluster role for typha horizontal scaler.
This commit is contained in:
parent
d62ebe31f0
commit
eb5238272b
@ -8,4 +8,4 @@ metadata:
|
||||
rules:
|
||||
- apiGroups: [""]
|
||||
resources: ["nodes"]
|
||||
verbs: ["list"]
|
||||
verbs: ["list", "watch"]
|
||||
|
Loading…
Reference in New Issue
Block a user