From 661a75c6f3db67df7e4c4a20eaa8cf779d7d30bd Mon Sep 17 00:00:00 2001 From: Aashish Sharma Date: Mon, 30 Oct 2023 13:17:37 +0530 Subject: [PATCH] mgr/dashboard: update rgw multisite import form helper info Change 'To obtain the token, generate it from your secondary Ceph cluster' to 'To obtain the token, generate it from your primary Ceph cluster' in rgw multisite import form helper Fixes: https://tracker.ceph.com/issues/63348 Signed-off-by: Aashish Sharma (cherry picked from commit 6d066e3d7eefc3f4aceccde6b53fc5265668b3de) --- .../rgw-multisite-import/rgw-multisite-import.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.html index a001e4b00c7c9..ee9816dc5cbcc 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.html @@ -11,7 +11,7 @@ spacingClass="mb-3"> -- 2.39.5