diff --git a/manifests/common/delegation.yaml b/manifests/common/delegation.yaml index 1eb77ca..fe5dfd6 100644 --- a/manifests/common/delegation.yaml +++ b/manifests/common/delegation.yaml @@ -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