Gate dashboard with enabled

pull/1768/head
Ricardo Weir 2022-03-01 12:22:42 -07:00
parent 8911beba1f
commit b6fb48aa94
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{{- if and .Values.grafana.enabled .Values.grafana.defaultDashboardsEnabled }}
{{- if and .Values.grafana.enabled .Values.grafana.defaultDashboardsEnabled .Values.rancherServiceMetrics.enabled }}
apiVersion: v1
kind: ConfigMap
metadata: