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 pdf-extraction-service
- Add MinIO:9000 access for storing extracted images, JSON, and job results
- Add Redis:6379 access for document file list management
- Remove incorrect comment about "no internal service dependencies"
- Update README service communication matrix to include pdf-extraction-service
- Fix NetworkPolicy that would have blocked essential MinIO and Redis access
- Based on source code analysis: service uses S3Utils and RedisDocumentFileList
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments