Skip to content

Commit abbb31e

Browse files
authored
Update .env-sample-full
Signed-off-by: Zoe Braiterman <[email protected]>
1 parent 8dc453b commit abbb31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sui/sample-configs/.env-sample-full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ SUI_INSTANCE_TYPE="m6i.4xlarge"
1111

1212
# Data volume configuration
1313
SUI_DATA_VOL_TYPE="gp3" # Other options: "io1" | "io2" | "gp3"
14-
SUI_DATA_VOL_SIZE="4000" # Current required data size to keep both smapshot archive and unarchived version of it
14+
SUI_DATA_VOL_SIZE="4000" # Current required data size to keep both snapshot archive and unarchived version of it
1515
SUI_DATA_VOL_IOPS="3000" # Max IOPS for EBS volumes
1616
SUI_DATA_VOL_THROUGHPUT="700" # Max throughput for EBS gp3 volumes (not applicable for "io1" | "io2")

0 commit comments

Comments
 (0)