forked from Ivasoft/traefik
Add option to the Ingress provider to disable IngressClass lookup
This commit is contained in:
@@ -108,6 +108,7 @@
|
||||
throttleDuration = "42s"
|
||||
allowEmptyServices = true
|
||||
allowExternalNameServices = true
|
||||
disableIngressClassLookup = true
|
||||
[providers.kubernetesIngress.ingressEndpoint]
|
||||
ip = "foobar"
|
||||
hostname = "foobar"
|
||||
|
||||
Reference in New Issue
Block a user