explciit true on wal archives
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m55s

This commit is contained in:
2025-10-23 20:31:39 -05:00
parent 5ae36e68b6
commit 22d57f8159
29 changed files with 29 additions and 19 deletions

View File

@@ -72,6 +72,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/authentik/authentik-postgresql-17-cluster
index: 1
retentionPolicy: "2d"
isWALArchiver: true
scheduledBackups:
- name: daily-backup
suspend: false

View File

@@ -342,6 +342,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gitea/gitea-postgresql-17-cluster
index: 1
retentionPolicy: "2d"
isWALArchiver: true
scheduledBackups:
- name: daily-backup
suspend: false

View File

@@ -319,6 +319,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster
index: 2
retentionPolicy: "2d"
isWALArchiver: true
scheduledBackups:
- name: daily-backup
suspend: false

View File

@@ -335,6 +335,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster
index: 2
retentionPolicy: "2d"
isWALArchiver: true
scheduledBackups:
- name: daily-backup
suspend: false

View File

@@ -259,6 +259,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster
index: 1
retentionPolicy: "2d"
isWALArchiver: true
scheduledBackups:
- name: daily-backup
suspend: false

View File

@@ -76,6 +76,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster
index: 1
retentionPolicy: "2d"
isWALArchiver: true
scheduledBackups:
- name: daily-backup
suspend: false