mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for milvus.yaml (#12610)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
856e2f4c9a
commit
d40f4a6c94
@ -32,7 +32,7 @@ minio:
|
||||
port: 9000 # Port of MinIO/S3
|
||||
accessKeyID: minioadmin # accessKeyID of MinIO/S3
|
||||
secretAccessKey: minioadmin # MinIO/S3 encryption string
|
||||
useSSL: false
|
||||
useSSL: false # Access to MinIO/S3 with SSL
|
||||
bucketName: "a-bucket" # Bucket name in MinIO/S3
|
||||
rootPath: files
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user