longhorn ingress

This commit is contained in:
titver968
2025-10-28 14:55:48 +01:00
parent ed6b0815a7
commit 1d07f8b010

View File

@@ -20,12 +20,8 @@ spec:
ingressClassName: "traefik" ingressClassName: "traefik"
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web traefik.ingress.kubernetes.io/router.entrypoints: web
hosts: host: longhorn.innohub.local
- host: longhorn.innohub.local
paths:
- path: /
type: ImplementationSpecific
destination: destination:
server: 'https://kubernetes.default.svc' server: 'https://kubernetes.default.svc'
namespace: longhorn-system namespace: longhorn-system