forked from Ivasoft/traefik
Add k8s provider option to create services without endpoints
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
labelSelector = "foobar"
|
||||
ingressClass = "foobar"
|
||||
throttleDuration = "42s"
|
||||
allowEmptyServices = true
|
||||
[providers.kubernetesIngress.ingressEndpoint]
|
||||
ip = "foobar"
|
||||
hostname = "foobar"
|
||||
|
||||
Reference in New Issue
Block a user