[skip ci] Decrease etcd snapshot-count to 10000 for ci (#8180)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
pull/8169/head
edward.zeng 2021-09-18 09:47:50 +08:00 committed by GitHub
parent d5d063df7c
commit a6ab41e48b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ 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