mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
1eb070ad66a4f1485d71d2d0fa6abc92ffc01337
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.
Description
No description provided
Languages
Nix
50.7%
Shell
48.6%
Python
0.6%
Dockerfile
0.1%