We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e4234 commit 08953b1Copy full SHA for 08953b1
charts/opencost-config/templates/opencost/dashboards.yaml
@@ -1,4 +1,4 @@
1
-{{ if and .Values.dashboards }}
+{{ if .Values.dashboards }}
2
{{- range $path, $_ := .Files.Glob "dashboards/**.json" }}
3
---
4
apiVersion: v1
0 commit comments