Skip to content

Commit bf3b43a

Browse files
authored
remove from config map
1 parent c08c989 commit bf3b43a

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

charts/common-services/templates/grafana-dashboards.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -135,15 +135,4 @@ metadata:
135135
data:
136136
{{ (.Files.Glob "dashboards/ia-governance-portal-dashboard.json").AsConfig | indent 2 }}
137137

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-
149138
{{- end }}

0 commit comments

Comments
 (0)