mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 21:39:19 +08:00
1e3e34d149
https://github.com/milvus-io/milvus/issues/35842 Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
76 lines
1.1 KiB
Plaintext
76 lines
1.1 KiB
Plaintext
cluster:
|
|
enabled: true
|
|
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:
|
|
defaultReplicationFactor: 2
|
|
enabled: true
|
|
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: false
|
|
queryCoordinator:
|
|
profiling:
|
|
enabled: true
|
|
queryNode:
|
|
disk:
|
|
enabled: true
|
|
profiling:
|
|
enabled: true
|
|
replicas: 2
|
|
service:
|
|
type: ClusterIP
|
|
standalone:
|
|
disk:
|
|
enabled: true
|