fix scale wait time

This commit is contained in:
Victor Barba Martin 2021-07-28 22:08:37 +02:00
parent 93a9f3f2d4
commit 68fdd9db35
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ spec:
- name: AUTOSCALE_NUMBER_OF_NODES
value: "1"
- name: AUTOSCALE_WAIT_TIME_AFTER_SCALING
value: "3600"
value: "180"
- name: LINODE_LKE_CLUSTER_POOL_MINIMUM_NODES
value: "1"
resources:

View File

@ -47,7 +47,7 @@ spec:
- name: AUTOSCALE_NUMBER_OF_NODES
value: "1"
- name: AUTOSCALE_WAIT_TIME_AFTER_SCALING
value: "3600"
value: "180"
- name: LINODE_LKE_CLUSTER_POOL_MINIMUM_NODES
value: "1"
resources: