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..15611c81c 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: "ignore" password: name: argo-workflows-postgresql-17-cluster-app key: password