From 693aca11555d285a5ec906b9b1a9f1376b651a04 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 11 Dec 2025 21:39:45 +0000 Subject: [PATCH] chore: Update manifests after change --- .../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 15611c81c..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: "ignore" + sslmode: "disable" password: name: argo-workflows-postgresql-17-cluster-app key: password