[Skip ci] Add comments for milvus.yaml (#12384)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/12518/head
Bennu 2021-12-01 13:07:53 +08:00 committed by GitHub
parent cbf877a5e2
commit 191f6996f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ minio:
# Related configuration of pulsar, used to manage Milvus logs of recent mutation operations, output streaming log, and provide log publish-subscribe services.
pulsar:
address: localhost
address: localhost # Address of pulsar
port: 6650 # Port of pulsar
maxMessageSize: 5242880 # 5 * 1024 * 1024 Bytes, Maximum size of each message in pulsar.