File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ run the ``mgmt-gateway`` in HA mode users can either use the cephadm command lin
7474
7575Or provide specification files as following:
7676
77- ``mgmt-gateway `` Configuration :
77+ ``mgmt-gateway `` configuration :
7878
7979.. code-block :: yaml
8080
@@ -85,7 +85,7 @@ Or provide specification files as following:
8585 enable_auth : true
8686 virtual_ip : 192.168.100.220
8787
88- In addition, the user must configure an ingress service to provide virtual IP functionality for
88+ In addition, the admin must configure an ingress service to provide virtual IP functionality for
8989the ``mgmt-gateway ``. For example:
9090
9191.. code-block :: yaml
@@ -199,7 +199,7 @@ running daemon(s) you must redeploy the daemon(s) in order to have them actually
199199
200200For example:
201201
202- .. code-block :: bash
202+ .. prompt :: bash #
203203
204204 ceph config set mgr mgr/cephadm/container_image_nginx <new-nginx-image>
205- ceph orch redeploy ` ` mgmt-gateway` `
205+ ceph orch redeploy mgmt-gateway
You can’t perform that action at this time.
0 commit comments