From: Nizamudeen A Date: Mon, 14 Nov 2022 02:20:54 +0000 (+0530) Subject: mgr/dashboard: expose more grafana configs in service form X-Git-Tag: v17.2.7~425^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F51112%2Fhead;p=ceph.git mgr/dashboard: expose more grafana configs in service form Show the grafana_port and initial_admin_password in the form but disable the password field in the edit option Fixes: https://tracker.ceph.com/issues/58016 Signed-off-by: Nizamudeen A (cherry picked from commit 6987191377e5ca623563ae851d87e0961416e3f4) --- 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 8f85bf723e4..4e6df5c46c5 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 @@ -685,6 +685,65 @@ + + +
+ +
+ + The entered value needs to be a number. + The value must be at least 1. + The value cannot exceed 65535. + This field is required. +
+
+ +
+ +
+
+ + + + + + +
+
+
+