Garage: test with 1 replica
This commit is contained in:
parent
dc7a18efc3
commit
8fe57c0fdb
15 changed files with 71 additions and 71 deletions
|
|
@ -18,7 +18,7 @@
|
|||
package = pkgs.unstable_pkgs.garage;
|
||||
enable = true;
|
||||
settings = {
|
||||
replication_mode = 2;
|
||||
replication_mode = 1;
|
||||
rpc_secret_file = config.age.secrets.garage_rpc_secret.path;
|
||||
rpc_bind_addr = "0.0.0.0:3901";
|
||||
bootstrap_peers = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue