]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/dashboard: Rephrase dedicated pool helper in rbd create form
authorAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Wed, 4 Sep 2024 11:28:06 +0000 (16:58 +0530)
committerAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Wed, 4 Sep 2024 11:59:37 +0000 (17:29 +0530)
Fixes: https://tracker.ceph.com/issues/67893
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html

index 67192f5d338ca858e747d3faa036d2aa84242964..85c56cbf0d454e31c8dd10accbf3e5cb1edf9f33 100644 (file)
                       i18n>
                       Use a dedicated data pool
 
-          <cd-help-text>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.
+          <cd-help-text>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.
           </cd-help-text>
 
           <cd-helper *ngIf="allDataPools.length <= 1 && mode !== 'editing'">