From 805a7215bce41290b41db37b64c01867762b57a2 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Wed, 31 Dec 2025 18:06:32 -0300 Subject: [PATCH] communication: fix syn2mas check db URI arg --- services/communication/mas-syn2mas-check-job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/communication/mas-syn2mas-check-job.yaml b/services/communication/mas-syn2mas-check-job.yaml index 829a979..b5b71d5 100644 --- a/services/communication/mas-syn2mas-check-job.yaml +++ b/services/communication/mas-syn2mas-check-job.yaml @@ -77,7 +77,7 @@ spec: - --synapse-config - /synapse-config/homeserver.yaml - --synapse-database-uri - - postgresql: + - "postgresql:" env: - name: PGHOST value: postgres-service.postgres.svc.cluster.local