litellm/helm/litellm
mateo-berri ad0f0af192 fix(helm): normalize ingress.extraPaths path types for ingress-nginx too
A dotted extraPaths entry kept its requested Exact or Prefix type under
ingress.controller=nginx, so the admission webhook rejected the render the
option exists to avoid, and the duplicate check compared the raw type against
the built-in paths' normalized one, letting a repeated /favicon.ico through.
Extra paths now go through the same controller normalization before both the
duplicate check and the render.
2026-09-02 19:15:41 -07:00
..
templates fix(helm): normalize ingress.extraPaths path types for ingress-nginx too 2026-09-02 19:15:41 -07:00
tests fix(helm): normalize ingress.extraPaths path types for ingress-nginx too 2026-09-02 19:15:41 -07:00
Chart.yaml feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
values.yaml fix(helm): normalize ingress.extraPaths path types for ingress-nginx too 2026-09-02 19:15:41 -07:00