Merge pull request 'chore(deps): update helm release traefik to v33' (#281) from renovate/traefik-33.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

Reviewed-on: #281
This commit is contained in:
Tom Neuber 2024-11-12 17:51:05 +01:00
commit 29f3793fdd
2 changed files with 4 additions and 1 deletions

View file

@ -9,7 +9,7 @@ spec:
sources: sources:
- repoURL: https://traefik.github.io/charts - repoURL: https://traefik.github.io/charts
chart: traefik chart: traefik
targetRevision: 32.1.1 targetRevision: 33.0.0
helm: helm:
releaseName: traefik releaseName: traefik
valueFiles: valueFiles:

View file

@ -33,6 +33,9 @@ updateStrategy:
maxSurge: 0 maxSurge: 0
providers: providers:
kubernetesIngress:
publishedService:
enabled: false
kubernetesCRD: kubernetesCRD:
allowCrossNamespace: true allowCrossNamespace: true