]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix prometheus jinja template
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 14 May 2021 16:08:21 +0000 (12:08 -0400)
committerSage Weil <sage@newdream.net>
Thu, 20 May 2021 23:03:34 +0000 (18:03 -0500)
commit1a687aac206ee31f5303c0620a5fe0f65096296e
tree9e33fce87ae6d278d40b846a62dfc3400c4d72bc
parent5709233b2d0599d973fd2a12bf7c98d3e531b2ce
mgr/cephadm: fix prometheus jinja template

The prometheus yaml file shouldn't use "tab" character but only spaces.

Fixes: https://tracker.ceph.com/issues/50717
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 2d8995e1ded22e680f778c4ef73ddd86592df21c)
src/pybind/mgr/cephadm/templates/services/prometheus/prometheus.yml.j2