aboutsummaryrefslogtreecommitdiff
path: root/script/helm/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'script/helm/README.md')
-rw-r--r--script/helm/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/script/helm/README.md b/script/helm/README.md
index 925d51ce..b7a3a35b 100644
--- a/script/helm/README.md
+++ b/script/helm/README.md
@@ -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