mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for milvus.yaml (#12610)
Signed-off-by: Bennu <yunmei.li@zilliz.com>pull/12639/head
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…
Reference in New Issue