mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
implement MinQuorum
This commit is contained in:
1
command/agent/testdata/basic.hcl
vendored
1
command/agent/testdata/basic.hcl
vendored
@@ -234,6 +234,7 @@ autopilot {
|
||||
disable_upgrade_migration = true
|
||||
last_contact_threshold = "12705s"
|
||||
max_trailing_logs = 17849
|
||||
min_quorum = 3
|
||||
enable_redundancy_zones = true
|
||||
server_stabilization_time = "23057s"
|
||||
enable_custom_upgrades = true
|
||||
|
||||
Reference in New Issue
Block a user