This commit is contained in:
2026-02-18 19:40:39 +01:00
parent 658a70f3ac
commit d2328fc8d6
4 changed files with 6 additions and 14 deletions

View File

@@ -26,14 +26,6 @@ spec:
name: {{ include "timetracker.fullname" $ }}-backend
port:
number: {{ $.Values.backend.service.port }}
# Auth routes
- path: /auth
pathType: Prefix
backend:
service:
name: {{ include "timetracker.fullname" $ }}-backend
port:
number: {{ $.Values.backend.service.port }}
# Frontend (catch-all)
- path: /
pathType: Prefix