mirror of https://github.com/milvus-io/milvus.git
[skip ci] Restore etcd snapshot-count to default for ci (#8130)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>pull/8135/head
parent
eef26321e3
commit
df92666559
|
@ -53,8 +53,6 @@ spec:
|
|||
value: "revision"
|
||||
- name: ETCD_AUTO_COMPACTION_RETENTION
|
||||
value: "1000"
|
||||
- name: ETCD_SNAPSHOT_COUNT
|
||||
value: "10000"
|
||||
command:
|
||||
- etcd
|
||||
- -advertise-client-urls=http://127.0.0.1:2379
|
||||
|
|
Loading…
Reference in New Issue