Change --etcd-quorum-read default to true
This commit is contained in:
parent
1baa3043be
commit
2400185f45
@ -74,5 +74,6 @@ func NewDefaultConfig(prefix string, copier runtime.ObjectCopier, codec runtime.
|
||||
Copier: copier,
|
||||
Codec: codec,
|
||||
CompactionInterval: DefaultCompactInterval,
|
||||
Quorum: true,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user