From 935f7a6e509af00ed2358a85ad6cc3179eaf5caf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Thu, 16 Jul 2026 23:15:28 +0000 Subject: [PATCH] modified: deploy/whiteboard/ingress-web.yaml --- deploy/whiteboard/ingress-web.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/whiteboard/ingress-web.yaml b/deploy/whiteboard/ingress-web.yaml index dbf51ea..8e11625 100644 --- a/deploy/whiteboard/ingress-web.yaml +++ b/deploy/whiteboard/ingress-web.yaml @@ -14,7 +14,7 @@ spec: routes: - - match: Host(`cloud.limbosolutions.com`) && PathPrefix(`/whiteboard/ws`) + - match: Host(`cloud.limbosolutions.com`) && PathPrefix(`/apps/whiteboard/ws`) kind: Rule services: - name: whiteboard