fix: remove invalid clusterid field
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,9 +5,6 @@ fuse:
|
|||||||
data:
|
data:
|
||||||
dir: "/var/lib/litefs"
|
dir: "/var/lib/litefs"
|
||||||
|
|
||||||
# Static cluster ID to prevent mismatches
|
|
||||||
clusterid: "NAV001"
|
|
||||||
|
|
||||||
# Use Consul for leader election
|
# Use Consul for leader election
|
||||||
lease:
|
lease:
|
||||||
type: "consul"
|
type: "consul"
|
||||||
|
|||||||
Reference in New Issue
Block a user