Skip to content

Commit a5040f3

Browse files
authored
chore: Bump up memory for build-and-stage (#5223)
Going to try bumping up the machine tier. Not sure if this will fix it though, as I'm not 100% certain it's a memory issue, but could be a culprit.
1 parent 1de3595 commit a5040f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/build-and-stage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ timeout: 7200s
476476
serviceAccount: 'projects/oss-vdb/serviceAccounts/deployment@oss-vdb.iam.gserviceaccount.com'
477477
logsBucket: gs://oss-vdb-tf/apply-logs
478478
options:
479-
machineType: E2_HIGHCPU_8
479+
machineType: E2_HIGHCPU_32
480480

481481
tags: ['build-and-stage']
482482

0 commit comments

Comments
 (0)