fix: add static clusterid to litefs config
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 33s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 33s
This commit is contained in:
@@ -5,6 +5,9 @@ fuse:
|
||||
data:
|
||||
dir: "/var/lib/litefs"
|
||||
|
||||
# Static cluster ID to prevent mismatches
|
||||
clusterid: "NAV001"
|
||||
|
||||
# Use Consul for leader election
|
||||
lease:
|
||||
type: "consul"
|
||||
|
||||
Reference in New Issue
Block a user