ceph-defaults: update grafana container tag

Since 8e8aa73 we're using grafana 5.4.3 in RHCS 4.1 via [1].
We should also update the grafana container tag from docker.io when
using the community release.

[1] registry.redhat.io/rhceph/rhceph-4-dashboard-rhel8:4

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit b97a4d5201)
pull/5161/head
Dimitri Savineau 2020-03-16 17:52:30 -04:00 committed by Dimitri Savineau
parent 5203a7b7e7
commit bf9d628b65
2 changed files with 2 additions and 2 deletions

View File

@ -766,7 +766,7 @@ dummy:
# We only need this for SSL (https) connections
#grafana_crt: ''
#grafana_key: ''
#grafana_container_image: "grafana/grafana:5.2.4"
#grafana_container_image: "grafana/grafana:5.4.3"
#grafana_container_cpu_period: 100000
#grafana_container_cpu_cores: 2
# container_memory is in GB

View File

@ -758,7 +758,7 @@ grafana_admin_user: admin
# We only need this for SSL (https) connections
grafana_crt: ''
grafana_key: ''
grafana_container_image: "grafana/grafana:5.2.4"
grafana_container_image: "grafana/grafana:5.4.3"
grafana_container_cpu_period: 100000
grafana_container_cpu_cores: 2
# container_memory is in GB