milvus/tests/python_client/deploy/standalone-values.yaml
zhuwenxing f755c9a43e
[skip e2e]Disable repo and tag as param (#14393)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2021-12-28 11:54:07 +08:00

14 lines
203 B
YAML

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