Skip to content

Commit 48efad5

Browse files
committed
Set buildkit replicas to 8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
1 parent 2b07898 commit 48efad5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

osdc/clusters.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ clusters:
336336
github_secret_name: lf-prod-aws-ue1
337337
runner_name_prefix: "lf-"
338338
runner_group: lf-prod-aws-ue1
339+
buildkit:
340+
replicas_per_arch: 8
339341
pypi_cache:
340342
replicas: 6
341343
modules:
@@ -369,6 +371,8 @@ clusters:
369371
github_secret_name: lf-prod-aws-ue2
370372
runner_name_prefix: "lf-"
371373
runner_group: lf-prod-aws-ue2
374+
buildkit:
375+
replicas_per_arch: 8
372376
pypi_cache:
373377
replicas: 6
374378
modules:

0 commit comments

Comments
 (0)