Skip to content

Commit 2e326d0

Browse files
vishalbolludeliahu
authored andcommitted
Improve documentation around instance_volume_size key in cluster configuration
(cherry picked from commit 8023ff9)
1 parent 9d269c5 commit 2e326d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cluster-management/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ min_instances: 1
3636
# maximum number of instances (must be >= 1)
3737
max_instances: 5
3838

39-
# instance volume size (GB) (default: 50)
39+
# disk storage size per instance (GB) (default: 50)
4040
instance_volume_size: 50
4141

4242
# instance volume type [gp2, io1, st1, sc1] (default: gp2)

0 commit comments

Comments
 (0)