unified-storage: expose ring replication factor config (#106345)

* config ring replication factor

* change default

* rename

* fix test

* fix
This commit is contained in:
Will Assis
2025-07-22 09:32:22 +02:00
committed by GitHub
parent b9997d833f
commit 34f1be796d
5 changed files with 7 additions and 3 deletions
+1
View File
@@ -576,6 +576,7 @@ type Cfg struct {
MemberlistJoinMember string
MemberlistClusterLabel string
MemberlistClusterLabelVerificationDisabled bool
SearchRingReplicationFactor int
InstanceID string
SprinklesApiServer string
SprinklesApiServerPageLimit int