We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c08c989 commit bf3b43aCopy full SHA for bf3b43a
1 file changed
charts/common-services/templates/grafana-dashboards.yaml
@@ -135,15 +135,4 @@ metadata:
135
data:
136
{{ (.Files.Glob "dashboards/ia-governance-portal-dashboard.json").AsConfig | indent 2 }}
137
138
----
139
-
140
-apiVersion: v1
141
-kind: ConfigMap
142
-metadata:
143
- name: ia-database-dashboard
144
- labels:
145
- grafana_dashboard: "1"
146
-data:
147
-{{ (.Files.Glob "dashboards/ia-database-dashboard.json").AsConfig | indent 2 }}
148
149
{{- end }}
0 commit comments