From aaa23b83fc642a361cead2f95b4a47bf618713eb Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Tue, 10 Jun 2025 12:28:35 -0400 Subject: [PATCH] authentik cnpg initdb --- apps/authentik/cluster.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/authentik/cluster.yaml b/apps/authentik/cluster.yaml index 8d1cb72..ea1b1c3 100644 --- a/apps/authentik/cluster.yaml +++ b/apps/authentik/cluster.yaml @@ -13,13 +13,13 @@ spec: login: true bootstrap: - # initdb: - # database: authentik - # owner: authentik - # secret: - # name: authentik-postgres-credentials - recovery: - source: clusterBackup + initdb: + database: authentik + owner: authentik + secret: + name: authentik-postgres-credentials + # recovery: + # source: clusterBackup storage: size: 8Gi