Skip to content

K8:Refactors and configures indexer deployments#38

Merged
voarsh2 merged 1 commit intoContext-Engine-AI:testfrom
voarsh2:k8-manifest-fixes
Nov 27, 2025
Merged

K8:Refactors and configures indexer deployments#38
voarsh2 merged 1 commit intoContext-Engine-AI:testfrom
voarsh2:k8-manifest-fixes

Conversation

@voarsh2
Copy link
Contributor

@voarsh2 voarsh2 commented Nov 27, 2025

Updates indexer configurations and deployment settings. This includes:

  • Adds new configuration options for index upsert operations.
  • Removes the readOnly: true restriction from volume mounts, enabling write access where needed.
  • Removes unused configuration parameters.
  • Updates the persistent volume claim used by the upload service.
  • Improves the environment variable parsing script to better handle commented-out default values, allowing template-style .env files to configure the application, while avoiding commented defaults overriding explicit values or breaking on values with inline comments.

Updates indexer configurations and deployment settings. This includes:

- Adds new configuration options for index upsert operations.
- Removes the `readOnly: true` restriction from volume mounts, enabling write access where needed.
- Removes unused configuration parameters.
- Updates the persistent volume claim used by the upload service.
- Improves the environment variable parsing script to better handle commented-out default values, allowing template-style .env files to configure the application, while avoiding commented defaults overriding explicit values or breaking on values with inline comments.
@voarsh2 voarsh2 merged commit 465bce1 into Context-Engine-AI:test Nov 27, 2025
1 check passed
m1rl0k pushed a commit that referenced this pull request Mar 1, 2026
K8:Refactors and configures indexer deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants