Skip to content

Commit

Permalink
Merge pull request #772 from cybozu-go/increase-BOOT_DISK_SIZE
Browse files Browse the repository at this point in the history
increase BOOT_DISK_SIZE to 30GB
  • Loading branch information
YZ775 authored Oct 23, 2024
2 parents 612456f + d4c020c commit 60967a0
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 60967a0

Please sign in to comment.