fix ingress

This commit is contained in:
2025-06-02 00:06:05 +02:00
parent 655e0691c2
commit 083891c884

View File

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