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