From 09e841d025a4b76cd3ea4313bbba319665c5508a Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Tue, 30 Dec 2025 22:13:44 +0900 Subject: [PATCH] FEAT(authelia): add authelia - to manually created databases list --- postgresql/manifests/cluster.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/postgresql/manifests/cluster.yaml b/postgresql/manifests/cluster.yaml index c392ca0..8fc84c6 100644 --- a/postgresql/manifests/cluster.yaml +++ b/postgresql/manifests/cluster.yaml @@ -74,4 +74,5 @@ spec: superuserSecret: name: postgresql-superuser - # Note: authentik database created manually (CNPG managed databases not supported in this version) + # Note: databases created manually (CNPG managed databases not supported in this version) + # - authelia