communication: fix syn2mas check db URI arg
This commit is contained in:
parent
9658e48a2d
commit
805a7215bc
@ -77,7 +77,7 @@ spec:
|
|||||||
- --synapse-config
|
- --synapse-config
|
||||||
- /synapse-config/homeserver.yaml
|
- /synapse-config/homeserver.yaml
|
||||||
- --synapse-database-uri
|
- --synapse-database-uri
|
||||||
- postgresql:
|
- "postgresql:"
|
||||||
env:
|
env:
|
||||||
- name: PGHOST
|
- name: PGHOST
|
||||||
value: postgres-service.postgres.svc.cluster.local
|
value: postgres-service.postgres.svc.cluster.local
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user