Skip to content

fix(helm): update worker deployments for synthesis/bottomup services#45

Merged
charlie83Gs merged 1 commit intomainfrom
fix/helm-worker-services
Mar 27, 2026
Merged

fix(helm): update worker deployments for synthesis/bottomup services#45
charlie83Gs merged 1 commit intomainfrom
fix/helm-worker-services

Conversation

@charlie83Gs
Copy link
Copy Markdown
Contributor

Summary

  • Rename workers.orchestratorworkers.bottomup in values.yaml and fix the bottomup deployment template to match
  • Remove stale workers.query and workers.conversations sections from values.yaml
  • Add workers.synthesis section and create worker-synthesis-deployment.yaml template
  • Remove stale configYaml.orchestrator model config

These services were renamed/replaced in PR #39 but the helm charts weren't updated.

Test plan

  • helm template renders without errors
  • Verify all 7 worker deployments are present: bottomup, search, nodes, ingest, synthesis, sync
  • Verify no references to removed services (orchestrator, query, conversations)

🤖 Generated with Claude Code

- Rename workers.orchestrator → workers.bottomup in values.yaml
- Remove stale workers.query, workers.conversations sections
- Add workers.synthesis section
- Fix worker-bottomup template to reference workers.bottomup values
- Add worker-synthesis-deployment.yaml template
- Remove stale configYaml.orchestrator model config

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@charlie83Gs charlie83Gs merged commit bc9b65f into main Mar 27, 2026
4 checks passed
@charlie83Gs charlie83Gs deleted the fix/helm-worker-services branch March 27, 2026 18:05
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.

1 participant