console: redirect root to console

This commit is contained in:
Naeel
2026-04-27 10:51:41 +03:00
parent a11ac83baf
commit 7ba3cfa3af
3 changed files with 15 additions and 1 deletions
+7
View File
@@ -119,6 +119,13 @@ spec:
- host: fission.kube5s.ru
http:
paths:
- path: /
pathType: Exact
backend:
service:
name: fission-console
port:
number: 8090
- path: /console
pathType: Prefix
backend: