helm-chart: Add metadata_auto_snapshot_interval

Signed-off-by: babykart <babykart@gmail.com>
This commit is contained in:
babykart
2025-03-22 20:49:48 +01:00
committed by maximilien
parent 9b38cba6f3
commit e6e4e051a1
3 changed files with 9 additions and 0 deletions
+4
View File
@@ -21,6 +21,10 @@ garage:
# https://garagehq.deuxfleurs.fr/documentation/reference-manual/configuration/#compression-level
compressionLevel: "1"
# -- If this value is set, Garage will automatically take a snapshot of the metadata DB file at a regular interval and save it in the metadata directory.
# https://garagehq.deuxfleurs.fr/documentation/reference-manual/configuration/#metadata_auto_snapshot_interval
metadataAutoSnapshotInterval: ""
rpcBindAddr: "[::]:3901"
# -- If not given, a random secret will be generated and stored in a Secret object
rpcSecret: ""