Fix the cluster role for typha horizontal scaler.

This commit is contained in:
Zang Li 2019-09-23 11:43:41 -07:00
parent d62ebe31f0
commit eb5238272b

View File

@ -8,4 +8,4 @@ metadata:
rules:
- apiGroups: [""]
resources: ["nodes"]
verbs: ["list"]
verbs: ["list", "watch"]