Commit Graph

2 Commits

Author SHA1 Message Date
Hector Ros
2f1645adec Remove required ANTHROPIC_API_KEY from agent deployment
- API key will be provided manually when running claude
- Allows agent pod to start without secret

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 02:08:38 +01:00
Hector Ros
4b011de8b5 Update agent deployment: HTTPS backend + MCP endpoints + improved resources
- Use HTTPS api.fuq.tv instead of internal service URL
- Update MCP endpoint to /api/mcp (HTTP endpoints)
- Increase resources: 500m-2000m CPU, 1-4Gi RAM
- Add serviceAccount for RBAC
- Update secrets template

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 02:05:48 +01:00