milvus/tests/python_client/deploy/standalone-values.yaml
zhuwenxing f6b6bd1994
[skip e2e]Update etcd image for deploy and chaos test (#17232)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2022-05-26 22:08:09 +08:00

17 lines
274 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-r117
minio:
mode: standalone
pulsar:
enabled: false