From 153b544e3ea414be924cca5bc96acbdcd63624da Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Sun, 4 Aug 2024 22:44:34 +0100 Subject: [PATCH] Service port --- clusters/kairos/longhorn/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/kairos/longhorn/ingress.yaml b/clusters/kairos/longhorn/ingress.yaml index c60da41..1020ccd 100644 --- a/clusters/kairos/longhorn/ingress.yaml +++ b/clusters/kairos/longhorn/ingress.yaml @@ -13,4 +13,4 @@ spec: namespace: longhorn-system nativeLB: true kind: Service - port: 8000 \ No newline at end of file + port: 80 \ No newline at end of file