mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-01 02:18:01 +00:00
chore(traefik): Update Traefik Helm Chart to 23.2.0
This commit is contained in:
@@ -14,7 +14,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
repo: https://helm.traefik.io/traefik
|
||||
version: 23.1.0
|
||||
version: 23.2.0
|
||||
releaseName: "traefik"
|
||||
namespace: traefik-system
|
||||
includeCRDs: true
|
||||
|
||||
@@ -19,8 +19,6 @@ providers:
|
||||
kubernetesIngress:
|
||||
publishedService:
|
||||
enabled: true
|
||||
# Need to override path since otherwise the namespace is set as default
|
||||
pathOverride: traefik-system/traefik
|
||||
|
||||
additionalArguments:
|
||||
- "--log.level=ERROR"
|
||||
|
||||
Reference in New Issue
Block a user