Compare commits
No commits in common. "a9fe99939ee165e0905c760b936cbedfb0db31a6" and "8bda9ff9e31a15a54b866dc9aac410aafc6082e9" have entirely different histories.
a9fe99939e
...
8bda9ff9e3
2 changed files with 1 additions and 2 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: 29.0.0
|
targetRevision: 28.3.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: traefik
|
releaseName: traefik
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -31,7 +31,6 @@ 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