From 5008f1b444b2e9e5cbf75295f020adc9a45cbbfc Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 7 Oct 2025 15:50:46 -0500 Subject: [PATCH] enable --- clusters/cl01tl/platform/authentik/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/authentik/values.yaml b/clusters/cl01tl/platform/authentik/values.yaml index 666ec219e..24b85064e 100644 --- a/clusters/cl01tl/platform/authentik/values.yaml +++ b/clusters/cl01tl/platform/authentik/values.yaml @@ -72,9 +72,8 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/authentik/authentik-postgresql-17-cluster index: 1 retentionPolicy: "2d" - isWALArchiver: false scheduledBackups: - name: daily-backup - suspend: true + suspend: false schedule: "0 0 0 * * *" backupName: external