mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip e2e]Update etcd log level (#22475)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
21eea923cc
commit
03ce8e9976
@ -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:
|
||||
|
||||
@ -11,6 +11,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