Update Helm release traefik to v28 #85

Merged
remoll merged 2 commits from renovate/traefik-28.x into main 2024-06-09 21:38:59 +00:00
Showing only changes of commit 57c57b7620 - Show all commits

View File

@ -77,8 +77,12 @@ data:
address = ":853"
# route dns over https to other pods but provide own certificate
[entryPoints.name.http3]
advertisedPort = 443
[metrics]
[metrics.prometheus]
# metrics are enabled and scraping is ensured through a servicemonitor
entryPoint = "metrics"
addEntryPointsLabels = true
addServicesLabels = true