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) │
# └──────────────────────────────────────────────────────────────────────────────┘
- path: /console
pathType: Prefix
- path: /console(/|$)(.*)
pathType: ImplementationSpecific
backend:
service:
name: admin-frontend