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
feat: standardize image configurations for CRC prestaging environment
- Update all service image repositories from GHCR to CRC internal registry
- Set pullPolicy to Always across all Helm charts for latest image fetching
- Add comprehensive CRC setup documentation and configuration scripts
- Create config/crc/ directory with automated setup scripts and documentation
- Update README.md with detailed CRC configuration instructions
This change aligns the prestaging environment with offline production deployment patterns,
ensuring all services pull from the internal registry as intended for airgapped environments.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
OmniPDF uses Red Hat CodeReady Containers (CRC) for local OpenShift development. Due to the resource-intensive nature of running 8+ microservices, CRC requires significant CPU and memory allocation.
0 commit comments