mirror of
https://github.com/ceph/ceph
synced 2025-03-04 23:40:07 +00:00
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 <domingues.luis@protonmail.ch>
This commit is contained in:
parent
ea80783410
commit
e0dcedab77
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user