matrix: remove sliding sync ingress rules
All checks were successful
/ diff-and-deploy (push) Successful in 2m21s
All checks were successful
/ diff-and-deploy (push) Successful in 2m21s
This commit is contained in:
parent
7ede4fd40f
commit
e9dcee8626
1 changed files with 0 additions and 12 deletions
|
@ -194,18 +194,6 @@ spec:
|
|||
- kind: Service
|
||||
name: homeserver-janky-solutions
|
||||
port: 8008
|
||||
- kind: Rule
|
||||
match: Host(`matrix.janky.solutions`) && PathPrefix(`/_matrix/client/unstable/org.matrix.msc3575/sync`)
|
||||
services:
|
||||
- kind: Service
|
||||
name: sliding-sync-janky-solutions
|
||||
port: 8008
|
||||
- kind: Rule
|
||||
match: Host(`matrix.janky.solutions`) && PathPrefix(`/client`)
|
||||
services:
|
||||
- kind: Service
|
||||
name: sliding-sync-janky-solutions
|
||||
port: 8008
|
||||
- kind: Rule
|
||||
match: Host(`matrix.janky.solutions`) && PathPrefix(`/_matrix/client/{version:.*}/{endpoint:(login|logout|refresh)}`)
|
||||
services:
|
||||
|
|
Loading…
Add table
Reference in a new issue