Commit 825bd88
Revert: re-enable MCP servers on staging and production (#5022)
## Summary
- Reverts #5020 which set `replicaCount: 0` for MCP servers
- Restores `replicaCount: 2` in both production and staging values
## Test plan
- [ ] Verify MCP pods come back after merge: `kubectl get pods -n
everyrow-mcp` and `kubectl get pods -n everyrow-mcp-staging`
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sourced from commit 124d2db62ef28ee71991f2bffd9e52e28828ae0b1 parent 304dcaa commit 825bd88
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments