forked from Ivasoft/traefik
Allow empty services in Kubernetes CRD
This commit is contained in:
@@ -121,6 +121,7 @@
|
||||
labelSelector = "foobar"
|
||||
ingressClass = "foobar"
|
||||
throttleDuration = 42
|
||||
allowEmptyServices = true
|
||||
[providers.kubernetesGateway]
|
||||
endpoint = "foobar"
|
||||
token = "foobar"
|
||||
|
||||
Reference in New Issue
Block a user