communication: fix syn2mas check db URI arg

This commit is contained in:
Brad Stein 2025-12-31 18:06:32 -03:00
parent dda5c749ad
commit 235b81497e

View File

@ -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