Skip to content

Commit 42dd939

Browse files
RafaelPoclaude
andauthored
Scale staging to 2 replicas (#239)
Stateless HTTP mode + Redis-backed state means replicas are safe to run behind the L7 load balancer with no session affinity needed. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c73160f commit 42dd939

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

everyrow-mcp/deploy/chart/values.staging.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# EVERYROW_API_URL is intentionally not overridden — there is no staging API.
77
# The MCP server is a frontend to the production EveryRow API in both environments.
88

9+
replicaCount: 2
10+
911
env:
1012
MCP_SERVER_URL: "https://mcp-staging.everyrow.io"
1113
REDIS_DB: "14"

0 commit comments

Comments
 (0)