Skip to content

Commit 9bbace8

Browse files
committed
feat: new docs
1 parent 3013154 commit 9bbace8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/kubernetes/architecture.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Keep uses a single unified NGINX ingress controller to route traffic to all comp
1818

1919
By default:
2020
- `/` routed to **Frontend** (configurable via `global.ingress.frontendPrefix`)
21-
- `/apinew` routed to **Backend** (configurable via `global.ingress.backendPrefix`)
21+
- `/v2` routed to **Backend** (configurable via `global.ingress.backendPrefix`)
2222
- `/websocket` routed to **WebSocket** (configurable via `global.ingress.websocketPrefix`)
2323

2424
### General Components

0 commit comments

Comments
 (0)