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 19:26:22 +01:00
2025-03-09 13:00:02 +01:00
2025-03-31 12:03:20 +02:00
2025-09-01 10:53:40 +02:00
2026-01-25 16:36:03 +01:00
2025-03-03 22:40:24 +01:00
2025-03-29 19:58:36 +01:00
2025-02-03 12:39:20 +01:00
2025-03-26 03:39:28 +01:00
2026-01-27 14:03:03 +01:00
2025-08-29 15:04:26 +02:00
2025-03-14 20:02:52 +01:00
2025-03-03 22:40:24 +01:00
2026-01-25 17:03:36 +01:00
S
Description
No description provided
1.4 MiB
Languages
Nix 50.7%
Shell 48.6%
Python 0.6%
Dockerfile 0.1%