From: Aashish Sharma Date: Wed, 4 Sep 2024 11:28:06 +0000 (+0530) Subject: mgr/dashboard: Rephrase dedicated pool helper in rbd create form X-Git-Tag: v20.0.0~1087^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F59599%2Fhead;p=ceph.git mgr/dashboard: Rephrase dedicated pool helper in rbd create form Fixes: https://tracker.ceph.com/issues/67893 Signed-off-by: Aashish Sharma --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html index 67192f5d338c..85c56cbf0d45 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html @@ -176,8 +176,8 @@ i18n> Use a dedicated data pool - Use a dedicated pool to store the mirror data. If not selected, - the mirror data will be stored in the same pool as the image data. + Use a dedicated pool to store the image data. If not selected, + the image data will be stored in the same pool as the image metadata.