mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-09-07 12:35:55 +00:00
6 lines
184 B
YAML
6 lines
184 B
YAML
# Use a pre-existing Kubernetes Secret for the RPC secret instead of letting
|
|
# the chart generate/manage one.
|
|
garage:
|
|
rpcSecret: ""
|
|
existingRpcSecret: "garage-rpc-secret-external"
|