Added parameter for disabling rbd dashboard.
Related-Prod: PROD-35546
Change-Id: I9e2a12d4fd74ebe7542ab44018e71131ee519a12
diff --git a/ceph/meta/grafana.yml b/ceph/meta/grafana.yml
index 5009ec7..8f4e7e0 100644
--- a/ceph/meta/grafana.yml
+++ b/ceph/meta/grafana.yml
@@ -48,7 +48,7 @@
datasource: prometheus
format: json
template: ceph/files/grafana_dashboards/{{ common.version }}-radosgw-detail_prometheus.json
- {%- if common.version in ['nautilus']%}
+ {%- if common.version in ['nautilus'] and common.get('rbd_monitoring_enabled', False) %}
ceph_rbd_overview_prometheus:
datasource: prometheus
format: json