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
Address CodeRabbit review feedback across Helm chart, docs, and entrypoint
- Fix Neo4j service name in _helpers.tpl (use Release.Name, not Release.Name-neo4j)
- Add service-mode-aware container port helper and health check probes
- Align ANTHROPIC_API_KEY env condition with secret template
- Add REQUIRED comment for Neo4j password in values.yaml
- Remove Chart.lock from .gitignore to pin subchart versions
- Make configuration docs service-aware with per-service required vars
- Add POSTGRES_URL to Docker all-in-one example
- Add json language identifiers to code fences in blueprints docs
- Fix grammar in blueprints docs
- Document ui service in IMBI_SERVICE table
- Quote printf argument in entrypoint.sh
- Change docs-serve port to 8088 to avoid conflict with API
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments