Update Helm release traefik to v28 #85
| @@ -77,8 +77,12 @@ data: | |||||||
|         address = ":853" |         address = ":853" | ||||||
|         # route dns over https to other pods but provide own certificate |         # route dns over https to other pods but provide own certificate | ||||||
|  |  | ||||||
|  |       [entryPoints.name.http3] | ||||||
|  |         advertisedPort = 443 | ||||||
|  |  | ||||||
|     [metrics] |     [metrics] | ||||||
|       [metrics.prometheus] |       [metrics.prometheus] | ||||||
|  |       # metrics are enabled and scraping is ensured through a servicemonitor | ||||||
|       entryPoint = "metrics" |       entryPoint = "metrics" | ||||||
|       addEntryPointsLabels = true |       addEntryPointsLabels = true | ||||||
|       addServicesLabels = true |       addServicesLabels = true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user