diff --git a/clusters/cl01tl/platform/authentik/values.yaml b/clusters/cl01tl/platform/authentik/values.yaml index 2a3aca054..120ecb5ee 100644 --- a/clusters/cl01tl/platform/authentik/values.yaml +++ b/clusters/cl01tl/platform/authentik/values.yaml @@ -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