LibreChat/helm/librechat-rag-api
Ganesh Bhat 3888dfa489
⛵ feat: Expose enableServiceLinks in Helm Deployment Templates (#11741)
* 🐳 feat: Expose enableServiceLinks in Helm Deployment templates (#11740)

Allow users to disable Kubernetes service link injection via enableServiceLinks
in both LibreChat and RAG API Helm charts. This prevents pod startup failures
caused by "argument list too long" errors in namespaces with many services.

* Update helm/librechat/templates/deployment.yaml



* Update helm/librechat-rag-api/templates/rag-deployment.yaml


* set enableServiceLinks default to true

---------

Co-authored-by: Ganesh Bhat <ganesh.bhat@fullscript.com>
2026-02-13 10:27:51 -05:00
..
templates ⛵ feat: Expose enableServiceLinks in Helm Deployment Templates (#11741) 2026-02-13 10:27:51 -05:00
Chart.yaml ⛵ feat: Expose enableServiceLinks in Helm Deployment Templates (#11741) 2026-02-13 10:27:51 -05:00
readme.md 📊 feat: Improve Helm Chart (#3638) 2025-05-17 15:52:16 -04:00
values.yaml ⛵ feat: Expose enableServiceLinks in Helm Deployment Templates (#11741) 2026-02-13 10:27:51 -05:00

Librechat RAG API Helm CHart

Warning

This Helm-Chart is needed for LibreChat and Deployment information is documented in (the librechat chart)[../librechat/readme.md]