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": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user