milvus/tests/python_client/deploy/standalone-values.yaml

17 lines
262 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