Skip to content

Commit cc49d1a

Browse files
committed
update example yaml, ca needs delete nodes.
1 parent ca1749b commit cc49d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/cloudprovider/huaweicloud/examples/cluster-autoscaler-svcaccount.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rules:
1919
verbs: ["get", "update"]
2020
- apiGroups: [""]
2121
resources: ["nodes"]
22-
verbs: ["watch", "list", "get", "update"]
22+
verbs: ["watch", "list", "get", "update", "delete"]
2323
- apiGroups: [""]
2424
resources:
2525
- "pods"

0 commit comments

Comments
 (0)