fix: /.well-known/matrix/server > svc/delegation

This commit is contained in:
ange 2024-05-01 16:59:37 +02:00
parent 8f806cc0f1
commit 6790ccf773
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -15,15 +15,8 @@ spec:
- host: "$SERVER_NAME"
http:
paths:
- path: /.well-known/matrix/server
pathType: Exact
backend:
service:
name: app
port:
name: http
- path: /.well-known/matrix/client
pathType: Exact
- path: /.well-known/matrix/
pathType: Prefix
backend:
service:
name: delegation