Skip to content

Commit

Permalink
feat: new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shahargl committed Oct 23, 2024
1 parent 3013154 commit 9bbace8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/kubernetes/architecture.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Keep uses a single unified NGINX ingress controller to route traffic to all comp

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

### General Components
Expand Down

0 comments on commit 9bbace8

Please sign in to comment.