Skip to content

Commit 636ce93

Browse files
committed
Exp(aws): Test lowering disk space to 30GB
1 parent 6cec07c commit 636ce93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws/setup/batch/launch_template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"DeviceName": "/dev/xvda",
77
"Ebs": {
8-
"VolumeSize": 50,
8+
"VolumeSize": 30,
99
"VolumeType": "gp3"
1010
}
1111
}

0 commit comments

Comments
 (0)