mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 13:31:52 +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:
|
rules:
|
||||||
- apiGroups: [""]
|
- apiGroups: [""]
|
||||||
resources: ["nodes"]
|
resources: ["nodes"]
|
||||||
verbs: ["list"]
|
verbs: ["list", "watch"]
|
||||||
|
Loading…
Reference in New Issue
Block a user