From: Luis Domingues Date: Thu, 8 Jun 2023 08:09:06 +0000 (+0200) Subject: doc: Add missing custom container_image X-Git-Tag: v19.0.0~1056^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F51967%2Fhead;p=ceph.git doc: Add missing custom container_image While testing cephadm in order to migrate to it in the near futur, I needed to use some custom images for haproxy and keepalived. I needed to see into the code to see what existed. So I put what I found on the code into documentation. Signed-off-by: Luis Domingues --- diff --git a/doc/cephadm/services/monitoring.rst b/doc/cephadm/services/monitoring.rst index a17a5ba039bd..33bffdc0157e 100644 --- a/doc/cephadm/services/monitoring.rst +++ b/doc/cephadm/services/monitoring.rst @@ -140,6 +140,15 @@ configuration first. The following configuration options are available. - ``container_image_grafana`` - ``container_image_alertmanager`` - ``container_image_node_exporter`` +- ``container_image_loki`` +- ``container_image_promtail`` +- ``container_image_haproxy`` +- ``container_image_keepalived`` +- ``container_image_snmp_gateway`` +- ``container_image_elasticsearch`` +- ``container_image_jaeger_agent`` +- ``container_image_jaeger_collector`` +- ``container_image_jaeger_query`` Custom images can be set with the ``ceph config`` command