From 2688eace91a6c241e4290482aa6a86b63f1bd2db Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Tue, 10 Jun 2025 12:10:52 -0400 Subject: [PATCH] authentik cnpg remove initdb --- apps/authentik/cluster.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/apps/authentik/cluster.yaml b/apps/authentik/cluster.yaml index dab6410..95ea4fe 100644 --- a/apps/authentik/cluster.yaml +++ b/apps/authentik/cluster.yaml @@ -13,11 +13,11 @@ spec: login: true bootstrap: - initdb: - database: authentik - owner: authentik - secret: - name: authentik-postgres-credentials + # initdb: + # database: authentik + # owner: authentik + # secret: + # name: authentik-postgres-credentials recovery: source: clusterBackup @@ -51,3 +51,4 @@ spec: secretAccessKey: name: backblaze-secret key: ACCESS_SECRET_KEY + retentionPolicy: "30d"