add matrix configuration
This commit is contained in:
22
configuration/matrix.yaml
Normal file
22
configuration/matrix.yaml
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
serverName: ess.solidish.dev
|
||||||
|
|
||||||
|
ingress:
|
||||||
|
annotations:
|
||||||
|
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||||
|
tlsSecret: matrix-cert
|
||||||
|
|
||||||
|
synapse:
|
||||||
|
ingress:
|
||||||
|
host: synapse.solidish.dev
|
||||||
|
|
||||||
|
matrixAuthenticationService:
|
||||||
|
ingress:
|
||||||
|
host: mas.solidish.dev
|
||||||
|
|
||||||
|
matrixRTC:
|
||||||
|
ingress:
|
||||||
|
host: mrtc.solidish.dev
|
||||||
|
|
||||||
|
elementWeb:
|
||||||
|
ingress:
|
||||||
|
host: element.solidish.dev
|
||||||
Reference in New Issue
Block a user