Compare commits

..

1 Commits

Author SHA1 Message Date
f46501d565 Update vaultwarden/server Docker tag to v1.35.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 14s
2025-12-29 15:03:31 +00:00

View File

@@ -21,7 +21,7 @@ postgres-18-cluster:
backup:
objectStore:
- name: garage-local
index: 2
index: 1
destinationBucket: postgres-backups
externalSecretCredentialPath: /garage/home-infra/postgres-backups
isWALArchiver: true
@@ -40,7 +40,7 @@ postgres-18-cluster:
# isWALArchiver: false
scheduledBackups:
- name: live-backup
suspend: true
suspend: false
immediate: true
schedule: "0 0 0 * * *"
backupName: garage-local