]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: fix initial-ceph.conf example 49249/head
authorkrambrod <114069812+krambrod@users.noreply.github.com>
Mon, 5 Dec 2022 08:36:10 +0000 (09:36 +0100)
committerGitHub <noreply@github.com>
Mon, 5 Dec 2022 08:36:10 +0000 (09:36 +0100)
Signed-off-by: krambrod <114069812+krambrod@users.noreply.github.com>
doc/cephadm/install.rst

index e564c41db459c828ff94701b71c217d4eb3623ff..a4c39e3e61337459c082e5f0bd4463cc18d188a9 100644 (file)
@@ -426,10 +426,10 @@ have access to all hosts that you plan to add to the cluster.
    ::
 
       [mgr]
-      mgr/cephadm/container_image_prometheus *<hostname>*:5000/prometheus
-      mgr/cephadm/container_image_node_exporter *<hostname>*:5000/node_exporter
-      mgr/cephadm/container_image_grafana *<hostname>*:5000/grafana
-      mgr/cephadm/container_image_alertmanager *<hostname>*:5000/alertmanger
+      mgr/cephadm/container_image_prometheus *<hostname>*:5000/prometheus
+      mgr/cephadm/container_image_node_exporter *<hostname>*:5000/node_exporter
+      mgr/cephadm/container_image_grafana *<hostname>*:5000/grafana
+      mgr/cephadm/container_image_alertmanager *<hostname>*:5000/alertmanger
 
 #. Run bootstrap using the ``--image`` flag and pass the name of your
    container image as the argument of the image flag. For example: