Enable consul autopilot
This commit is contained in:
parent
429854897f
commit
929501b72c
@ -32,6 +32,10 @@
|
|||||||
consul_ports_grpc: 8502
|
consul_ports_grpc: 8502
|
||||||
consul_client_address: "0.0.0.0"
|
consul_client_address: "0.0.0.0"
|
||||||
|
|
||||||
|
# Autopilot
|
||||||
|
consul_autopilot_enable: true
|
||||||
|
consul_autopilot_cleanup_dead_Servers: true
|
||||||
|
|
||||||
# Enable metrics
|
# Enable metrics
|
||||||
consul_config_custom:
|
consul_config_custom:
|
||||||
telemetry:
|
telemetry:
|
||||||
|
Loading…
Reference in New Issue
Block a user