fleet-memory/helm/hindsight/templates
Anton Evseev 43f9a8bec2
feat(helm): TEI reranker and embedding as separate Deployments (#333)
Refactor TEI from sidecar (PR #333) to standalone Deployment+Service
pairs for independent scaling. Adds embedding support alongside reranker.

- New tei-reranker-deployment.yaml and tei-reranker-service.yaml
- New tei-embedding-deployment.yaml and tei-embedding-service.yaml
- Auto-inject RERANKER/EMBEDDINGS provider and URL env vars on API pod
- Config restructured under tei.reranker.* and tei.embedding.* in values
- Both disabled by default, opt-in via tei.reranker.enabled / tei.embedding.enabled

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 10:39:41 +01:00
..
_helpers.tpl feat(helm): TEI reranker and embedding as separate Deployments (#333) 2026-02-11 10:39:41 +01:00
api-deployment.yaml feat(helm): TEI reranker and embedding as separate Deployments (#333) 2026-02-11 10:39:41 +01:00
api-service.yaml rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
controlplane-deployment.yaml feat(helm): add PDB and per-component affinity support (#327) 2026-02-09 18:03:37 +01:00
controlplane-service.yaml rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
hpa.yaml rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
ingress.yaml rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
NOTES.txt helm chart updates v1 2025-12-10 17:30:15 +01:00
pdb.yaml feat(helm): add PDB and per-component affinity support (#327) 2026-02-09 18:03:37 +01:00
postgresql-service.yaml helm chart updates v1 2025-12-10 17:30:15 +01:00
postgresql-statefulset.yaml helm chart updates v1 2025-12-10 17:30:15 +01:00
secret.yaml feat(helm): add existingSecret support (#119) 2026-01-08 10:36:03 +01:00
serviceaccount.yaml rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
tei-embedding-deployment.yaml feat(helm): TEI reranker and embedding as separate Deployments (#333) 2026-02-11 10:39:41 +01:00
tei-embedding-service.yaml feat(helm): TEI reranker and embedding as separate Deployments (#333) 2026-02-11 10:39:41 +01:00
tei-reranker-deployment.yaml feat(helm): TEI reranker and embedding as separate Deployments (#333) 2026-02-11 10:39:41 +01:00
tei-reranker-service.yaml feat(helm): TEI reranker and embedding as separate Deployments (#333) 2026-02-11 10:39:41 +01:00
worker-service.yaml feat: new 'worker' service (#176) 2026-01-20 10:17:56 +01:00
worker-statefulset.yaml feat(helm): add PDB and per-component affinity support (#327) 2026-02-09 18:03:37 +01:00