From 79e13e55b360ac06a32fb526263a56d1f4d11ef8 Mon Sep 17 00:00:00 2001 From: "jona.klaess" Date: Tue, 9 Jun 2026 17:19:38 +0200 Subject: [PATCH] fix longhorn config --- longhorn/longhorn-istio.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longhorn/longhorn-istio.yaml b/longhorn/longhorn-istio.yaml index a47ed58..4f4afb3 100644 --- a/longhorn/longhorn-istio.yaml +++ b/longhorn/longhorn-istio.yaml @@ -30,6 +30,6 @@ spec: http: - route: - destination: - host: longhorn-ui.longhorn-system.svc.cluster.local + host: longhorn-frontend.longhorn-system.svc.cluster.local port: number: 80