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

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/12487/head
Bennu 2021-11-30 19:26:08 +08:00 committed by GitHub
parent b3b22552bf
commit 8ea9c00c8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ minio:
accessKeyID: minioadmin # accessKeyID of MinIO/S3
secretAccessKey: minioadmin # MinIO/S3 encryption string
useSSL: false
bucketName: "a-bucket"
bucketName: "a-bucket" # Bucket name in MinIO/S3
rootPath: files
# Related configuration of pulsar, used to manage Milvus logs of recent mutation operations, output streaming log, and provide log publish-subscribe services.