Skip to content

Commit

Permalink
Merge pull request #230 from openinfradev/fix_k8s-ca
Browse files Browse the repository at this point in the history
tks-cluster: k8s-cluster-autoscaler: make value to string
  • Loading branch information
zugwan authored May 23, 2023
2 parents eefee7c + 527b1fc commit 0906e6c
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 0906e6c

Please sign in to comment.