Support consul enterprise namespaces in consul catalog provider

Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
Kevin Pollet
2021-12-03 19:30:07 +01:00
committed by GitHub
parent 93de7cf0c0
commit d970813c20
6 changed files with 42 additions and 2 deletions

View File

@@ -148,6 +148,7 @@
cache = true
exposedByDefault = true
defaultRule = "foobar"
namespace = "foobar"
[providers.consulCatalog.endpoint]
address = "foobar"
scheme = "foobar"