longhorn ingress
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user