headlamp to http
This commit is contained in:
@@ -26,17 +26,12 @@ spec:
|
||||
enabled: true
|
||||
ingressClassName: "traefik"
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: lets-encrypt
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: web
|
||||
hosts:
|
||||
- host: headlamp.innohub.local
|
||||
paths:
|
||||
- path: /
|
||||
type: ImplementationSpecific
|
||||
tls:
|
||||
- secretName: headlamp-tls
|
||||
hosts:
|
||||
- headlamp.innohub.local
|
||||
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
@@ -48,4 +43,3 @@ spec:
|
||||
prune: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
Reference in New Issue
Block a user