aboutsummaryrefslogtreecommitdiff
path: root/script/helm/garage/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'script/helm/garage/values.yaml')
-rw-r--r--script/helm/garage/values.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/script/helm/garage/values.yaml b/script/helm/garage/values.yaml
index 06cf9d16..d011f63e 100644
--- a/script/helm/garage/values.yaml
+++ b/script/helm/garage/values.yaml
@@ -8,7 +8,8 @@ garage:
dataDir: "/mnt/data"
replicationMode: "3"
rpcBindAddr: "[::]:3901"
- rpcSecret: "1799bccfd7411eddcf9ebd316bc1f5287ad12a68094e1c6ac6abde7e6feae1ec"
+ # If not given, a random secret will be generated
+ rpcSecret: ""
bootstrapPeers: []
kubernetesSkipCrd: false
s3: