Compare commits
No commits in common. "040771494a5e48ceff40380f600c3777a9b52566" and "db3dc9a8af0f5f4b122eb6bb826f61b485c7b6da" have entirely different histories.
040771494a
...
db3dc9a8af
@ -77,12 +77,8 @@ 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
|
||||
|
@ -13,6 +13,6 @@ namespace: traefik-system
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
releaseName: traefik
|
||||
version: 28.2.0
|
||||
version: 27.0.2
|
||||
valuesFile: values.yaml
|
||||
repo: https://traefik.github.io/charts
|
||||
|
Loading…
x
Reference in New Issue
Block a user