Skip to content

Commit

Permalink
[build images]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Dec 15, 2024
1 parent 9dd2790 commit 3cf2636
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/machine.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,9 @@ const aws = {
...device,
Ebs: {
VolumeSize: getDiskSize(options),
VolumeType: "gp3",
Iops: 3000,
Throughput: 125,
},
};
}
Expand Down

0 comments on commit 3cf2636

Please sign in to comment.