forked from RemoteSync/grafana-meta-monitoring-chart
Remove unused variables
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{- if and .Values.local.grafana.enabled (or .Values.dashboards.logs.enabled .Values.dashboards.metrics.enabled .Values.dashboards.traces.enabled) }}
|
||||
{{- if and .Values.local.grafana.enabled .Values.dashboards.logs.enabled }}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
|
Reference in New Issue
Block a user