From 9f776bceaa223e1864b69d3c1139e39a2307e835 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 11 Dec 2025 15:37:58 -0600 Subject: [PATCH] ignore --- clusters/cl01tl/helm/argo-workflows/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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