[ci skip] Remove unsupported advertisedPort from Traefik Helm values

This commit is contained in:
Viktor Barzin 2026-02-07 13:41:06 +00:00
parent 3c2d496f45
commit 5bf2040491
No known key found for this signature in database
GPG key ID: 0EB088298288D958

View file

@ -88,7 +88,6 @@ resource "helm_release" "traefik" {
http3 = {
enabled = true
}
advertisedPort = 443
}
dns-udp = {
port = 5353