garage template: bump example capacity 1T -> 30T to match unraid-1 share

This commit is contained in:
2026-05-19 10:38:24 -07:00
parent 574376aa75
commit 2ac5441142
+1 -1
View File
@@ -38,7 +38,7 @@ After the container starts the FIRST time only, initialise the cluster layout fr
docker exec garage /garage status
# copy the node-id from the output
docker exec garage /garage layout assign -z dc1 -c 1T <node-id>
docker exec garage /garage layout assign -z dc1 -c 30T <node-id>
docker exec garage /garage layout apply --version 1
Then create a bucket and an access key: