From 9043b3fe8cf39270f9afa4d0d2be49acf9c370f8 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Tue, 10 Jun 2025 16:02:39 -0400 Subject: [PATCH] authentik cnpg skip wal archive check --- apps/authentik/cluster.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/authentik/cluster.yaml b/apps/authentik/cluster.yaml index 310feb6..b433af0 100644 --- a/apps/authentik/cluster.yaml +++ b/apps/authentik/cluster.yaml @@ -3,6 +3,8 @@ kind: Cluster metadata: name: authentik-postgres namespace: authentik + annotations: + cnpg.io/skipEmptyWalArchiveCheck: enabled spec: instances: 3