mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
[skip e2e]Update etcd log level (#22476)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
bd5b263c76
commit
c0e76c685b
@ -8,9 +8,10 @@ image:
|
||||
tag: master-latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
etcd:
|
||||
etcd:
|
||||
replicaCount: 3
|
||||
image:
|
||||
debug: true
|
||||
repository: milvusdb/etcd
|
||||
tag: 3.5.5-r2
|
||||
|
||||
|
||||
@ -19,6 +19,7 @@ kafka:
|
||||
etcd:
|
||||
replicaCount: 1
|
||||
image:
|
||||
debug: true
|
||||
repository: milvusdb/etcd
|
||||
tag: 3.5.5-r2
|
||||
minio:
|
||||
|
||||
@ -12,6 +12,7 @@ image:
|
||||
etcd:
|
||||
replicaCount: 3
|
||||
image:
|
||||
debug: true
|
||||
repository: milvusdb/etcd
|
||||
tag: 3.5.5-r2
|
||||
|
||||
|
||||
@ -17,6 +17,7 @@ kafka:
|
||||
etcd:
|
||||
replicaCount: 1
|
||||
image:
|
||||
debug: true
|
||||
repository: milvusdb/etcd
|
||||
tag: 3.5.5-r2
|
||||
minio:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user