Skip to content

Commit

Permalink
increase BOOT_DISK_SIZE to 30GB
Browse files Browse the repository at this point in the history
  • Loading branch information
YZ775 committed Oct 22, 2024
1 parent 612456f commit d4c020c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/env
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ ZONE=asia-northeast2-c
[email protected]
MACHINE_TYPE=c2-standard-30
DISK_TYPE=pd-ssd
BOOT_DISK_SIZE=20GB
BOOT_DISK_SIZE=30GB
GCLOUD="gcloud --quiet --account ${SERVICE_ACCOUNT} --project ${PROJECT}"

0 comments on commit d4c020c

Please sign in to comment.