Skip to content

Commit

Permalink
tks-cluster: k8s-cluster-autoscaler: make value to string
Browse files Browse the repository at this point in the history
  • Loading branch information
zugwan committed May 23, 2023
1 parent eefee7c commit 527b1fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tks-cluster/base/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,9 @@ spec:
extraArgs:
expander: priority
expanderPriorities:
10:
"10":
- .*-taco
50:
"50":
- .*-normal
wait: true
---
Expand Down

0 comments on commit 527b1fc

Please sign in to comment.