Files
k8scd/lingo
Ruben Hensen 1eb070ad66 Fix ingress rewrite breaking frontend static files
Split lingo-ingress into two separate ingresses:
- lingo-api-ingress: keeps rewrite-target for API path stripping
- lingo-frontend-ingress: no rewrite, allows static files to load

The previous single ingress applied rewrite-target to all paths,
causing frontend requests like /css/bootstrap.css to be rewritten
to / and return index.html instead of the actual files.
2026-02-05 16:54:32 +01:00
..
2026-02-02 22:01:51 +01:00
2026-02-02 22:01:51 +01:00