changes according to migration docs

This commit is contained in:
Remy Moll 2024-06-09 23:38:34 +02:00
parent 4ef6b01a92
commit 57c57b7620

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