From 4b80930b9090afc7384ef6d6b875743a186c4d97 Mon Sep 17 00:00:00 2001 From: xuziyi Date: Mon, 13 May 2024 18:05:18 +0800 Subject: [PATCH] none (#4732) --- deploy/objectstorage/scripts/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/objectstorage/scripts/init.sh b/deploy/objectstorage/scripts/init.sh index 0c632f0c10e..593af497fb4 100644 --- a/deploy/objectstorage/scripts/init.sh +++ b/deploy/objectstorage/scripts/init.sh @@ -2,7 +2,7 @@ # 1. create minio instance bash scripts/minio.sh -# 2. create prometheus instance (Deprecated, now use vm) +# 2. create prometheus instance(Deprecated, now use vm) # bash scripts/prometheus.sh # 3. run objectstorage controller sealos run tars/objectstorage-controller.tar -e cloudDomain=${cloudDomain}