Skip to content

Commit 4a8616e

Browse files
RafaelPoclaude
andauthored
Increase production MCP server to 2 replicas (#249)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9855631 commit 4a8616e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

everyrow-mcp/deploy/chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image:
99
releaseId: "latest"
1010

1111
# OAuth state is stored in Redis. Multiple replicas are possible.
12-
replicaCount: 1
12+
replicaCount: 2
1313

1414
service:
1515
port: 80

0 commit comments

Comments
 (0)