fix(synapse): fix federation service
This commit is contained in:
@@ -24,7 +24,7 @@ maintainers:
|
||||
name: synapse
|
||||
sources: []
|
||||
type: application
|
||||
version: 0.0.7
|
||||
version: 0.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
||||
|
||||
@@ -19,8 +19,10 @@ service:
|
||||
port: 8008
|
||||
targetPort: 8008
|
||||
federation:
|
||||
enabled: true
|
||||
ports:
|
||||
federation:
|
||||
enabled: true
|
||||
port: 8448
|
||||
targetPort: 8008
|
||||
replication:
|
||||
|
||||
Reference in New Issue
Block a user