mirror of https://github.com/milvus-io/milvus.git
[skip ci] Enable etcd gc log for ci (#8500)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>pull/8507/head
parent
96fd7e9399
commit
ee7f431fc3
|
@ -55,6 +55,8 @@ spec:
|
|||
value: "1000"
|
||||
- name: ETCD_SNAPSHOT_COUNT
|
||||
value: "10000"
|
||||
- name: GODEBUG
|
||||
value: "gctrace=1"
|
||||
command:
|
||||
- etcd
|
||||
- -advertise-client-urls=http://127.0.0.1:2379
|
||||
|
|
Loading…
Reference in New Issue