Files
argocd-apps/apps/base/traefik-system
unkinben 1d006af029
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
fix(traefik): revert controllerName to default; drop invalid additionalArguments
Traefik v3.7.0 does not expose controllerName as a CLI flag or chart value.
Both GatewayClasses use the default traefik.io/gateway-controller so that
both Traefik instances (which also default to that name) will accept them.
Internal/external separation is handled by the existing labelSelector on
each provider.
2026-05-22 23:48:52 +10:00
..