Add helm chart #331

Merged
lx merged 10 commits from chemicstry/garage:helm_chart into main 2022-10-02 14:40:55 +00:00
Showing only changes of commit d2c937a931 - Show all commits

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