diff --git a/k8s/matrix/janky.solutions-homeserver.yaml b/k8s/matrix/janky.solutions-homeserver.yaml index fc78775..e754639 100644 --- a/k8s/matrix/janky.solutions-homeserver.yaml +++ b/k8s/matrix/janky.solutions-homeserver.yaml @@ -195,7 +195,7 @@ spec: name: homeserver-janky-solutions port: 8008 - kind: Rule - match: Host(`matrix.janky.solutions`) && PathRegexp(`^/_matrix/client/.*/(login|logout|refresh)$`) + match: Host(`matrix.janky.solutions`) && PathRegexp(`^/_matrix/client/.*/(login|logout|refresh)`) services: - kind: Service name: mas-janky-solutions