fix: remove invalid clusterid field
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 33s

This commit is contained in:
2026-02-07 16:45:07 -08:00
parent 4d46d96760
commit b9e2e92214

View File

@@ -5,9 +5,6 @@ fuse:
data:
dir: "/var/lib/litefs"
# Static cluster ID to prevent mismatches
clusterid: "NAV001"
# Use Consul for leader election
lease:
type: "consul"