feat: add milvus-standalone-embed/
This commit is contained in:
5
src/milvus-standalone-embed/embed_etcd.yaml
Normal file
5
src/milvus-standalone-embed/embed_etcd.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
listen-client-urls: http://0.0.0.0:2379
|
||||
advertise-client-urls: http://0.0.0.0:2379
|
||||
quota-backend-bytes: 4294967296
|
||||
auto-compaction-mode: revision
|
||||
auto-compaction-retention: '1000'
|
||||
Reference in New Issue
Block a user