mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 05:18:52 +08:00
c04c1825ac
1. remove scrape interval to use default one 2. remove the not used limit values for better reading Signed-off-by: Jenny Li <jing.li@zilliz.com>
12 lines
222 B
YAML
12 lines
222 B
YAML
metrics:
|
|
serviceMonitor:
|
|
enabled: true
|
|
pulsar:
|
|
bookkeeper:
|
|
volumes:
|
|
ledgers:
|
|
existingStorageClassName: local-path
|
|
zookeeper:
|
|
volumes:
|
|
data:
|
|
existingStorageClassName: local-path |