You've already forked prometheus-postgres-exporter
							
							fix(dashboards): rename postgresExporter.yaml to .json
This commit is contained in:
		| @@ -14,7 +14,7 @@ metadata: | ||||
|   name: {{ include "prometheus-postgres-exporter.fullname" . }}-grafana-dashboard-postgres-exporter | ||||
|   namespace: {{ .Release.Namespace }} | ||||
| data: | ||||
|   postgresExporter.yaml: |- | ||||
|   postgresExporter.json: |- | ||||
|     {{`{ | ||||
|       "__inputs": [ | ||||
|         { | ||||
|   | ||||
| @@ -36,7 +36,7 @@ tests: | ||||
|         grafana_dashboard: "1" | ||||
|         helm.sh/chart: prometheus-postgres-exporter-0.1.0 | ||||
|   - exists: | ||||
|       path: data["postgresExporter.yaml"] | ||||
|       path: data["postgresExporter.json"] | ||||
|  | ||||
| - it: Test custom annotations and labels | ||||
|   set: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user