diff --git a/clusters/homelab/apps/synapse/helmrelease.yaml b/clusters/homelab/apps/synapse/helmrelease.yaml index d1c8f2b..0756de8 100644 --- a/clusters/homelab/apps/synapse/helmrelease.yaml +++ b/clusters/homelab/apps/synapse/helmrelease.yaml @@ -41,7 +41,7 @@ spec: matrixAuthenticationService: enabled: true ingress: - host: auth.commatrix.net-scope.org + host: auth.net-scope.org postgres: host: mas-db-rw.synapse.svc.cluster.local port: 5432 @@ -55,7 +55,7 @@ spec: elementWeb: enabled: true ingress: - host: element.commatrix.net-scope.org + host: element.net-scope.org elementAdmin: enabled: false