From: N Balachandran Date: Wed, 15 Jan 2025 06:24:41 +0000 (+0530) Subject: mgr/dashboard: Typo in NVMe-oF create service X-Git-Tag: v20.0.0~319^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F61382%2Fhead;p=ceph.git mgr/dashboard: Typo in NVMe-oF create service Typo in the text for the "Unmanaged" option in Create Service. Fixes: https://tracker.ceph.com/issues/69550 Signed-off-by: N Balachandran --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html index 81df7582ce9..500e9d3f0bb 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html @@ -245,7 +245,7 @@ - If Unmanaged is selected, the orchestrator will not stop or stop any daemons associated with this service. Placement and all other properties will be ignored. + If Unmanaged is selected, the orchestrator will not start or stop any daemons associated with this service. Placement and all other properties will be ignored.