From 8157b449f9dcfa188df851b0b8d1c48d66463681 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 11 Dec 2025 22:05:35 +0000 Subject: [PATCH] Automated Manifest Update (#2384) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2384 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../Cluster-authentik-postgresql-18-cluster.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/clusters/cl01tl/manifests/authentik/Cluster-authentik-postgresql-18-cluster.yaml b/clusters/cl01tl/manifests/authentik/Cluster-authentik-postgresql-18-cluster.yaml index f1cfd27fe..9259fff4f 100644 --- a/clusters/cl01tl/manifests/authentik/Cluster-authentik-postgresql-18-cluster.yaml +++ b/clusters/cl01tl/manifests/authentik/Cluster-authentik-postgresql-18-cluster.yaml @@ -73,16 +73,7 @@ spec: port: "5432" user: "app" dbname: "app" - sslmode: "verify-full" + sslmode: "disable" password: name: authentik-postgresql-17-cluster-app key: password - sslKey: - name: authentik-postgresql-17-cluster-server - key: tls.key - sslCert: - name: authentik-postgresql-17-cluster-server - key: tls.crt - sslRootCert: - name: authentik-postgresql-17-cluster-ca - key: ca.crt