feat(helm): rip out sequentialthinking MCP server sidecar

This commit is contained in:
2026-02-23 21:05:40 -05:00
parent 0fc4ff503b
commit 50560652cb
4 changed files with 1 additions and 39 deletions
-14
View File
@@ -109,20 +109,6 @@ mcp:
cpu: "500m"
# Sequential thinking and problem-solving
sequentialthinking:
enabled: true
image:
repository: node
tag: 22-slim
port: 8083
resources:
requests:
memory: "64Mi"
cpu: "50m"
limits:
memory: "256Mi"
cpu: "500m"
# Home Assistant smart home control
homeassistant: