From 30e31b425def455e0e102105599aee6e3b5244ae Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 12 Jan 2026 16:10:20 +0000 Subject: [PATCH] disabled sll conn for pg outline connection --- apps/outline/deployment.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/outline/deployment.yaml b/apps/outline/deployment.yaml index 2c500c8..6b3bd37 100644 --- a/apps/outline/deployment.yaml +++ b/apps/outline/deployment.yaml @@ -32,6 +32,14 @@ spec: value: "3000" - name: FORCE_HTTPS value: "true" + - name: PGSSLMODE + value: "disable" + - name: REDIS_COLLABORATION_URL + valueFrom: + secretKeyRef: + name: outline-secrets + key: REDIS_URL # Gleicher Redis + readinessProbe: httpGet: path: /