Disable consul autopilot
Was getting some instablity issues. Seeing if this helps
This commit is contained in:
parent
33be46add4
commit
b046962b8c
@ -27,8 +27,8 @@
|
|||||||
consul_client_address: "0.0.0.0"
|
consul_client_address: "0.0.0.0"
|
||||||
|
|
||||||
# Autopilot
|
# Autopilot
|
||||||
consul_autopilot_enable: true
|
# consul_autopilot_enable: true
|
||||||
consul_autopilot_cleanup_dead_Servers: true
|
# consul_autopilot_cleanup_dead_Servers: true
|
||||||
|
|
||||||
# Enable metrics
|
# Enable metrics
|
||||||
consul_config_custom:
|
consul_config_custom:
|
||||||
|
Loading…
Reference in New Issue
Block a user