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