scripts: replication_mode -> replication_factor+consistency_mode

This commit is contained in:
Yureka
2025-05-04 16:34:19 +02:00
parent 38ca35eb0f
commit cbcdab4e24
7 changed files with 21 additions and 15 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ This is an example `values.overrride.yaml` for deploying in a microk8s cluster w
```yaml
garage:
# Use only 2 replicas per object
replicationMode: "2"
replicationFactor: 2
# Start 4 instances (StatefulSets) of garage
deployment: