forked from Ivasoft/traefik
Add support for stale reads from Consul catalog
This commit is contained in:
committed by
Traefiker Bot
parent
9e012a6b54
commit
886cc83ad9
@@ -24,6 +24,13 @@ endpoint = "127.0.0.1:8500"
|
||||
#
|
||||
exposedByDefault = false
|
||||
|
||||
# Allow Consul server to serve the catalog reads regardless of whether it is the leader.
|
||||
#
|
||||
# Optional
|
||||
# Default: false
|
||||
#
|
||||
stale = false
|
||||
|
||||
# Default domain used.
|
||||
#
|
||||
# Optional
|
||||
|
||||
Reference in New Issue
Block a user