mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[Skip ci] Add comments for milvus.yaml (#12430)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
b3b22552bf
commit
8ea9c00c8a
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user