From 864165689d12186741a69ae5650f13f7709eba79 Mon Sep 17 00:00:00 2001 From: Bennu Date: Fri, 3 Dec 2021 13:30:16 +0800 Subject: [PATCH] [skip ci] Add comments for milvus.yaml (#12674) Signed-off-by: Bennu --- configs/milvus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/milvus.yaml b/configs/milvus.yaml index 74c46a8398..5ba93cfec8 100644 --- a/configs/milvus.yaml +++ b/configs/milvus.yaml @@ -34,7 +34,7 @@ minio: secretAccessKey: minioadmin # MinIO/S3 encryption string useSSL: false # Access to MinIO/S3 with SSL bucketName: "a-bucket" # Bucket name in MinIO/S3 - rootPath: files + rootPath: files # The root path where the message is stored in MinIO/S3 # Related configuration of pulsar, used to manage Milvus logs of recent mutation operations, output streaming log, and provide log publish-subscribe services. pulsar: