Skip to content

Commit 66a481c

Browse files
committed
Set proactive capacity to 6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
1 parent 48efad5 commit 66a481c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

osdc/clusters.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ clusters:
321321
lf-prod-aws-ue1:
322322
region: us-east-1
323323
cluster_name: lf-prod-aws-ue1
324+
proactive_capacity_max: 6
324325
state_bucket: lf-osdc-tfstate-prod-ue1
325326
access_config:
326327
authentication_mode: API_AND_CONFIG_MAP
@@ -356,6 +357,7 @@ clusters:
356357
lf-prod-aws-ue2:
357358
region: us-east-2
358359
cluster_name: lf-prod-aws-ue2
360+
proactive_capacity_max: 6
359361
state_bucket: lf-osdc-tfstate-prod-ue2
360362
access_config:
361363
authentication_mode: API_AND_CONFIG_MAP

0 commit comments

Comments
 (0)