forked from Deuxfleurs/garage
Update docs
This commit is contained in:
parent
b71fa2ddf4
commit
744c3b4d94
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ This is an example `values.overrride.yaml` for deploying in a microk8s cluster w
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
garage:
|
garage:
|
||||||
# Make sure to generate a new secret for your deployment
|
# Use only 2 replicas per object
|
||||||
rpcSecret: "1799bccfd7411eddcf9ebd316bc1f5287ad12a68094e1c6ac6abde7e6feae1ec"
|
replicationMode: "3"
|
||||||
|
|
||||||
# Start 4 instances (StatefulSets) of garage
|
# Start 4 instances (StatefulSets) of garage
|
||||||
replicaCount: 4
|
replicaCount: 4
|
||||||
|
|
Loading…
Reference in a new issue