
Chris CoutinhoandClaude Sonnet 4.5
dd42849d70
feat(helm): migrate to new environment variable naming convention
Replace deprecated environment variables with new consolidated names:
- VECTOR_SYNC_ENABLED → ENABLE_SEMANTIC_SEARCH
- ENABLE_OFFLINE_ACCESS → ENABLE_BACKGROUND_OPERATIONS
Update values.yaml structure:
- Rename 'vectorSync' section to 'semanticSearch'
- Update descriptions to emphasize BM25 hybrid search
Benefits:
- Aligns with application-level config consolidation
- Clearer naming: "semantic search" vs "vector sync"
- Maintains backward compatibility via application deprecation handling
- Automatic enablement of background ops when semantic search enabled in multi-user modes
Updated files:
- values.yaml: Renamed vectorSync → semanticSearch
- deployment.yaml: New env var names with deprecation comments
- NOTES.txt: Updated deployment notes
- README.md: Updated documentation and examples
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-23 09:12:07 -07:00
..
2025-12-22 21:03:10 +01:00
2025-11-13 13:08:45 +01:00
2025-12-23 09:12:07 -07:00
2025-10-29 10:30:48 +01:00
2025-10-29 10:30:48 +01:00
2025-12-23 09:12:07 -07:00
2025-11-09 00:03:51 +01:00
2025-11-09 09:10:11 +01:00
2025-12-22 21:03:10 +01:00
2025-12-22 21:03:10 +01:00
2025-11-09 09:10:11 +01:00
2025-10-29 10:30:48 +01:00
2025-11-09 09:10:11 +01:00