fix(synapse): fix federation service

This commit is contained in:
kjeld Schouten-Lebbing 2022-01-31 15:58:35 +01:00
parent bfe6d4b8d6
commit 119c57ef33
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,7 @@ maintainers:
name: synapse
sources: []
type: application
version: 0.0.7
version: 0.0.8
annotations:
truecharts.org/catagories: |
- cloud

View File

@ -19,8 +19,10 @@ service:
port: 8008
targetPort: 8008
federation:
enabled: true
ports:
federation:
enabled: true
port: 8448
targetPort: 8008
replication: