milvus/tests/python_client/chaos/standalone-values.yaml
zhuwenxing eb4e39099c
[skip e2e]Update pod template and etcd version (#17507)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2022-06-13 11:40:09 +08:00

16 lines
261 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-r1
minio:
mode: standalone
pulsar:
enabled: false