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 d0f08c254e - Show all commits

View file

@ -29,6 +29,10 @@ All possible configuration values can be found in [values.yaml](garage/values.ya
This is an example `values.overrride.yaml` for deploying in a microk8s cluster with a https s3 api ingress route:
```yaml
garage:
# Make sure to generate a new secret for your deployment
rpcSecret: "1799bccfd7411eddcf9ebd316bc1f5287ad12a68094e1c6ac6abde7e6feae1ec"
# Start 4 instances (StatefulSets) of garage
replicaCount: 4