We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d269c5 commit 2e326d0Copy full SHA for 2e326d0
docs/cluster-management/config.md
@@ -36,7 +36,7 @@ min_instances: 1
36
# maximum number of instances (must be >= 1)
37
max_instances: 5
38
39
-# instance volume size (GB) (default: 50)
+# disk storage size per instance (GB) (default: 50)
40
instance_volume_size: 50
41
42
# instance volume type [gp2, io1, st1, sc1] (default: gp2)
0 commit comments