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: testing/wip-pdonnell-testing-20240916.200549-debug~40^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a94a0ad634d3fdf637b74666a8a8758afc50b9e0;p=ceph-ci.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 67192f5d338..85c56cbf0d4 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.