milvus/tests/_helm/values/nightly/distributed-pulsar
nico ed61abb391
test: update test cases (#40371)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2025-03-06 10:34:14 +08:00

84 lines
1.2 KiB
Plaintext

cluster:
enabled: true
streaming:
enabled: true
streamingNode:
replicas: 2
common:
security:
authorizationEnabled: false
dataCoordinator:
gc:
dropTolerance: 86400
missingTolerance: 86400
profiling:
enabled: true
dataNode:
profiling:
enabled: true
replicas: 2
etcd:
metrics:
enabled: true
podMonitor:
enabled: true
image:
all:
pullPolicy: Always
repository: harbor.milvus.io/milvus/milvus
tag: nightly-20240821-ed4eaff
indexCoordinator:
gc:
interval: 1
profiling:
enabled: true
indexNode:
disk:
enabled: true
profiling:
enabled: true
replicas: 2
kafka:
enabled: false
metrics:
jmx:
enabled: true
kafka:
enabled: true
serviceMonitor:
enabled: true
log:
level: debug
metrics:
serviceMonitor:
enabled: true
minio:
mode: standalone
proxy:
profiling:
enabled: true
replicas: 2
pulsar:
broker:
replicaCount: 2
enabled: true
queryCoordinator:
profiling:
enabled: true
queryNode:
disk:
enabled: true
profiling:
enabled: true
replicas: 2
mmap:
vectorField: true
vectorIndex: true
scalarField: true
scalarIndex: true
service:
type: ClusterIP
standalone:
disk:
enabled: true