From fea0df17bc995c64d9118c848287eaef9ff02a8e Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 22 Mar 2026 14:01:53 +0100 Subject: [PATCH] set pgsslmode --- apps/templates/sogo-mail-helm.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/templates/sogo-mail-helm.yaml b/apps/templates/sogo-mail-helm.yaml index 485343a..c203e30 100644 --- a/apps/templates/sogo-mail-helm.yaml +++ b/apps/templates/sogo-mail-helm.yaml @@ -24,6 +24,9 @@ spec: sogo: host: mail.rubenhensen.nl enableVerboseLogs: true + extraEnv: + - name: PGSSLMODE + value: "disable" existingSecrets: - sogo-mail-secrets ingress: