forked from Ivasoft/traefik
Support multiple namespaces in the Nomad Provider
This commit is contained in:
@@ -181,6 +181,7 @@
|
||||
prefix = "foobar"
|
||||
stale = true
|
||||
namespace = "foobar"
|
||||
namespaces = ["foobar", "foobar"]
|
||||
exposedByDefault = true
|
||||
refreshInterval = "42s"
|
||||
[providers.nomad.endpoint]
|
||||
|
||||
Reference in New Issue
Block a user