Compare commits
3 commits
8bda9ff9e3
...
a9fe99939e
Author | SHA1 | Date | |
---|---|---|---|
a9fe99939e | |||
531f274ebf | |||
a3e2bd8397 |
2 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://traefik.github.io/charts
|
- repoURL: https://traefik.github.io/charts
|
||||||
chart: traefik
|
chart: traefik
|
||||||
targetRevision: 28.3.0
|
targetRevision: 29.0.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: traefik
|
releaseName: traefik
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -31,6 +31,7 @@ updateStrategy:
|
||||||
|
|
||||||
ingressRoute:
|
ingressRoute:
|
||||||
dashboard:
|
dashboard:
|
||||||
|
enabled: true
|
||||||
matchRule: Host(`traefik.services.yolokube.de`)
|
matchRule: Host(`traefik.services.yolokube.de`)
|
||||||
entryPoints: ["traefik", "websecure"]
|
entryPoints: ["traefik", "websecure"]
|
||||||
middlewares:
|
middlewares:
|
||||||
|
|
Loading…
Add table
Reference in a new issue