Compare commits

..

No commits in common. "main" and "next-v2" have entirely different histories.

View file

@ -199,7 +199,7 @@ For instance here you could write just `garage layout assign -z dc1 -c 1G 563e`.
The layout then has to be applied to the cluster, using: The layout then has to be applied to the cluster, using:
```bash ```bash
garage layout apply --version 1 garage layout apply
``` ```