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