milvus/tests/python_client/deploy/standalone-values.yaml
zhuwenxing 0cd43640e4
[skip e2e]Add standalone case for helm deploy test (#13802)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2021-12-20 20:16:53 +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