Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update install.sh options
  • Loading branch information
wleepang authored Mar 13, 2021
1 parent 01c8815 commit 2be1045
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,11 @@ Options
Mount point for autoscale volume (default: /scratch)
-s, --initial-size SIZE
Initial size of the volume in GB. (Default: 100)
Initial size of the volume in GB. (Default: 200)
Only used if --initial-device is NOT specified.
-t, --volume-type VOLUMETYPE
EBS volume type to use. (Default: gp3)
```

Expand Down

0 comments on commit 2be1045

Please sign in to comment.