communication: fix syn2mas check db URI arg

This commit is contained in:
Brad Stein 2025-12-31 18:06:32 -03:00
parent 9658e48a2d
commit 805a7215bc

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