fix: /.well-known/matrix/server > svc/delegation
This commit is contained in:
parent
8f806cc0f1
commit
6790ccf773
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user