milvus/tests/python_client/chaos/standalone-values.yaml
zhuwenxing 916cd23efa
[skip e2e]Update the image of etcd for chaos and deploy test (#17399)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2022-06-06 22:12:05 +08:00

16 lines
273 B
YAML

cluster:
enabled: false
image:
all:
repository: milvusdb/milvus-dev
tag: master-latest
pullPolicy: IfNotPresent
etcd:
replicaCount: 1
image:
repository: milvusdb/etcd
tag: 3.5.0-debian-10-r115
minio:
mode: standalone
pulsar:
enabled: false