From c54fac8c6a84ca4b63474f2e1eb7212789803757 Mon Sep 17 00:00:00 2001 From: sy Date: Thu, 28 Sep 2023 11:14:13 +0800 Subject: [PATCH] docs:update --- docs/user_docs/backup-and-restore/backup/backup-repo.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/user_docs/backup-and-restore/backup/backup-repo.md b/docs/user_docs/backup-and-restore/backup/backup-repo.md index 371fc6894897..354bbe0c91c6 100644 --- a/docs/user_docs/backup-and-restore/backup/backup-repo.md +++ b/docs/user_docs/backup-and-restore/backup/backup-repo.md @@ -72,9 +72,8 @@ There are various ways to create a BackupRepo. Make sure you have done all the n 1. Install MinIO. ```bash - helm install minio oci://registry-1.docker.io/ bitnamicharts/minio + helm install minio oci://registry-1.docker.io/bitnamicharts/minio ``` - To get initial username and password, try the following. ```bash