From bf3b6075517dcd2788e41ce31af009830d10affb Mon Sep 17 00:00:00 2001 From: zhuwenxing Date: Fri, 23 Aug 2024 11:20:46 +0800 Subject: [PATCH] update readme (#410) Signed-off-by: zhuwenxing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dd01e90..6fd1d8e5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For Mac: ## Config In order to use Milvus-Backup, access to Milvus proxy and Minio cluster is required. Configuration settings related to this access can be edited in `backup.yaml`. -> **Note** +> [!NOTE] > > Please ensure that the configuration settings for Minio are accurate. There may be variations in the default value of Minio's configuration depending on how Milvus is deployed, either by docker-compose or k8s. >