Skip to content

Commit 5c8fad4

Browse files
authored
feat(KONFLUX-3796): Test arm64 multi-arch builds with max number of VMs (#4144)
1 parent 8a73b3c commit 5c8fad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/multi-platform-controller/staging/host-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data:
1919
dynamic.linux-arm64.aws-secret: aws-account
2020
dynamic.linux-arm64.ssh-secret: aws-ssh-key
2121
dynamic.linux-arm64.security-group-id: sg-05bc8dd0b52158567
22-
dynamic.linux-arm64.max-instances: "10"
22+
dynamic.linux-arm64.max-instances: "160"
2323
dynamic.linux-arm64.subnet-id: subnet-030738beb81d3863a
2424

2525
dynamic.linux-mxlarge-arm64.type: aws

0 commit comments

Comments
 (0)