changed auth.commatrix -> auth

This commit is contained in:
2026-04-23 11:08:23 +02:00
parent 1c924b9d42
commit 1b65c7a529
@@ -41,7 +41,7 @@ spec:
matrixAuthenticationService: matrixAuthenticationService:
enabled: true enabled: true
ingress: ingress:
host: auth.commatrix.net-scope.org host: auth.net-scope.org
postgres: postgres:
host: mas-db-rw.synapse.svc.cluster.local host: mas-db-rw.synapse.svc.cluster.local
port: 5432 port: 5432
@@ -55,7 +55,7 @@ spec:
elementWeb: elementWeb:
enabled: true enabled: true
ingress: ingress:
host: element.commatrix.net-scope.org host: element.net-scope.org
elementAdmin: elementAdmin:
enabled: false enabled: false