Fix typo
This commit is contained in:
parent
744c3b4d94
commit
d2c937a931
@ -45,7 +45,7 @@ This is an example `values.overrride.yaml` for deploying in a microk8s cluster w
|
|||||||
```yaml
|
```yaml
|
||||||
garage:
|
garage:
|
||||||
# Use only 2 replicas per object
|
# Use only 2 replicas per object
|
||||||
replicationMode: "3"
|
replicationMode: "2"
|
||||||
|
|
||||||
# Start 4 instances (StatefulSets) of garage
|
# Start 4 instances (StatefulSets) of garage
|
||||||
replicaCount: 4
|
replicaCount: 4
|
||||||
|
Loading…
Reference in New Issue
Block a user