You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add missing NetworkPolicy egress rules for metadata-service
- Add ChromaDB:8000 access for retrieving document chunks
- Add MinIO:9000 access for storing/loading job results
- Add Redis:6379 access for document file list management
- Update README service communication matrix to include metadata-service
- Fix incomplete NetworkPolicy that would have blocked service communication
- Resolves issue identified by code analysis of actual service dependencies
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments