matrix: remove sliding sync ingress rules
All checks were successful
/ diff-and-deploy (push) Successful in 2m21s

This commit is contained in:
Finn 2025-02-03 08:54:36 -08:00
parent 7ede4fd40f
commit e9dcee8626

View file

@ -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: