diff --git a/clusters/cl01tl/helm/argo-workflows/values.yaml b/clusters/cl01tl/helm/argo-workflows/values.yaml index 7202ad415..b6ac04114 100644 --- a/clusters/cl01tl/helm/argo-workflows/values.yaml +++ b/clusters/cl01tl/helm/argo-workflows/values.yaml @@ -175,7 +175,7 @@ postgres-18-cluster: port: 5432 username: app database: app - sslMode: "verify-full" + sslMode: "ignore" passwordSecret: name: argo-workflows-postgresql-17-cluster-app key: password