fix ingress

This commit is contained in:
2025-06-02 00:05:40 +02:00
parent 9d236e1f97
commit 655e0691c2

View File

@@ -24,8 +24,8 @@ spec:
# ┌──────────────────────────────────────────────────────────────────────────────┐ # ┌──────────────────────────────────────────────────────────────────────────────┐
# │ 1) Admin UI (served under /console) │ # │ 1) Admin UI (served under /console) │
# └──────────────────────────────────────────────────────────────────────────────┘ # └──────────────────────────────────────────────────────────────────────────────┘
- path: /console - path: /console(/|$)(.*)
pathType: Prefix pathType: ImplementationSpecific
backend: backend:
service: service:
name: admin-frontend name: admin-frontend