milvus/tests/python_client/chaos/standalone-values.yaml
zhuwenxing f295caf05e
[skip e2e]Change Milvus log level to debug for chaos test (#21960)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2023-02-03 16:59:52 +08:00

27 lines
367 B
YAML

cluster:
enabled: false
log:
level: debug
image:
all:
repository: milvusdb/milvus
tag: master-latest
pullPolicy: IfNotPresent
kafka:
enabled: false
name: kafka
replicaCount: 3
defaultReplicationFactor: 2
etcd:
replicaCount: 1
image:
repository: milvusdb/etcd
tag: 3.5.0-r7
minio:
mode: standalone
pulsar:
enabled: false