diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index b5c76fd..96c1529 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -9,7 +9,7 @@ spec: sources: - repoURL: https://traefik.github.io/charts chart: traefik - targetRevision: 28.3.0 + targetRevision: 29.0.0 helm: releaseName: traefik valueFiles: diff --git a/traefik/values.yaml b/traefik/values.yaml index 437752d..07ea3ce 100644 --- a/traefik/values.yaml +++ b/traefik/values.yaml @@ -31,6 +31,7 @@ updateStrategy: ingressRoute: dashboard: + enabled: true matchRule: Host(`traefik.services.yolokube.de`) entryPoints: ["traefik", "websecure"] middlewares: