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