Skip to content

Commit fcbb4f3

Browse files
committed
update autoscaler config
1 parent fe3e2d8 commit fcbb4f3

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

values-hypershift.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,18 @@ autoscaling:
8686
machineSetName: hyper2-v7xhq-worker-us-east-2c
8787
minReplicas: 0
8888
maxReplicas: 6
89+
- name: large-worker-2a
90+
enabled: true
91+
machineSetName: hyper2-v7xhq-large-worker-us-east-2a
92+
minReplicas: 1
93+
maxReplicas: 6
94+
- name: large-worker-2b
95+
enabled: true
96+
machineSetName: hyper2-v7xhq-large-worker-us-east-2b
97+
minReplicas: 1
98+
maxReplicas: 6
99+
- name: large-worker-2c
100+
enabled: true
101+
machineSetName: hyper2-v7xhq-large-worker-us-east-2c
102+
minReplicas: 1
103+
maxReplicas: 6

0 commit comments

Comments
 (0)