Add k8s provider option to create services without endpoints

This commit is contained in:
Luca Berneking
2021-05-06 18:12:10 +02:00
committed by GitHub
parent 0b48d5d0d2
commit 32e08f3510
11 changed files with 107 additions and 42 deletions

View File

@@ -106,6 +106,7 @@
labelSelector = "foobar"
ingressClass = "foobar"
throttleDuration = "42s"
allowEmptyServices = true
[providers.kubernetesIngress.ingressEndpoint]
ip = "foobar"
hostname = "foobar"