disable backups
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m19s

This commit is contained in:
2025-10-07 15:47:49 -05:00
parent 91d836cf65
commit bcddeff920

View File

@@ -72,8 +72,9 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/authentik/authentik-postgresql-17-cluster
index: 2
retentionPolicy: "2d"
isWALArchiver: false
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 * * *"
suspend: true
schedule: "0 0 0 * * *"
backupName: external