add Ingress host: commatrix.net-scope.org
This commit is contained in:
@@ -22,7 +22,8 @@ spec:
|
||||
|
||||
synapse:
|
||||
enabled: true
|
||||
ingress: {}
|
||||
ingress:
|
||||
host: commatrix.net-scope.org
|
||||
signingKey:
|
||||
secret: synapse-secret
|
||||
secretKey: SIGNING_KEY
|
||||
@@ -39,7 +40,8 @@ spec:
|
||||
|
||||
matrixAuthenticationService:
|
||||
enabled: true
|
||||
ingress: {}
|
||||
ingress:
|
||||
host: auth.commatrix.net-scope.org
|
||||
postgres:
|
||||
host: mas-db-rw.synapse.svc.cluster.local
|
||||
port: 5432
|
||||
@@ -52,7 +54,8 @@ spec:
|
||||
|
||||
elementWeb:
|
||||
enabled: true
|
||||
ingress: {}
|
||||
ingress:
|
||||
host: element.commatrix.net-scope.org
|
||||
|
||||
elementAdmin:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user