From 856a37636471824dd0e9f3af482faef68db8edf6 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 11 Dec 2025 21:40:05 +0000 Subject: [PATCH] Automated Manifest Update (#2380) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2380 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../Cluster-argo-workflows-postgresql-18-cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/argo-workflows/Cluster-argo-workflows-postgresql-18-cluster.yaml b/clusters/cl01tl/manifests/argo-workflows/Cluster-argo-workflows-postgresql-18-cluster.yaml index 3326b6c5a..548670fd5 100644 --- a/clusters/cl01tl/manifests/argo-workflows/Cluster-argo-workflows-postgresql-18-cluster.yaml +++ b/clusters/cl01tl/manifests/argo-workflows/Cluster-argo-workflows-postgresql-18-cluster.yaml @@ -73,7 +73,7 @@ spec: port: "5432" user: "app" dbname: "app" - sslmode: "verify-full" + sslmode: "disable" password: name: argo-workflows-postgresql-17-cluster-app key: password