feat(helm): rip out fetch MCP server as requested

This commit is contained in:
2026-02-23 20:54:06 -05:00
parent b710daac05
commit 04203e4efb
4 changed files with 1 additions and 39 deletions
-14
View File
@@ -108,20 +108,6 @@ mcp:
memory: "256Mi"
cpu: "500m"
# Web content fetching capabilities
fetch:
enabled: true
image:
repository: node
tag: 22-slim
port: 8082
resources:
requests:
memory: "64Mi"
cpu: "50m"
limits:
memory: "256Mi"
cpu: "500m"
# Sequential thinking and problem-solving
sequentialthinking: