Skip to content

docs(deploy): show ingress.extraPaths on the componentized helm chart - #745

Open
yassin-berriai wants to merge 1 commit into
mainfrom
litellm_helm_ingress_extra_paths
Open

docs(deploy): show ingress.extraPaths on the componentized helm chart#745
yassin-berriai wants to merge 1 commit into
mainfrom
litellm_helm_ingress_extra_paths

Conversation

@yassin-berriai

Copy link
Copy Markdown
Contributor

Companion to BerriAI/litellm#35700, which adds ingress.extraPaths to the componentized helm chart

The componentized chart's Ingress renders a fixed path set, and the prefix list it routes to the gateway is a snapshot of the data plane at chart release time. A passthrough route the list omits falls into the backend catch-all and 404s, and a custom general_settings.pass_through_endpoints path has a name only the operator knows, so the chart can never ship a rule for it. ingress.extraPaths lets an operator add those paths from values.yaml without forking the template.

The helm tab's ingress example now shows the knob with its two selectors and their defaults, next to the values it already demonstrates

Merge after BerriAI/litellm#35700, since the knob does not exist until that lands

Validated with npm ci && npm run build; the only warnings are the pre-existing broken anchors on old release-notes pages

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview Aug 3, 2026 8:47pm

Request Review

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