fix(litefs): increase consul lease TTL and lock-delay
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 41s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 41s
This commit is contained in:
@@ -14,6 +14,8 @@ lease:
|
||||
consul:
|
||||
url: "${CONSUL_URL}"
|
||||
key: "${LITEFS_CONSUL_KEY}"
|
||||
ttl: "30s"
|
||||
lock-delay: "5s"
|
||||
|
||||
# Internal HTTP API for replication
|
||||
http:
|
||||
|
||||
Reference in New Issue
Block a user