This commit is contained in:
chemicstry 2022-06-21 16:16:42 +03:00 committed by Maximilien R
parent 744c3b4d94
commit d2c937a931
1 changed files with 1 additions and 1 deletions

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: "3"
replicationMode: "2"
# Start 4 instances (StatefulSets) of garage
replicaCount: 4