Compare commits

...

1 Commits
0.2.0 ... 0.2.1

Author SHA1 Message Date
3434c5a737
fix(dashboards): rename postgresExporter.yaml to .json
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-12-02 13:33:06 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ metadata:
name: {{ include "prometheus-postgres-exporter.fullname" . }}-grafana-dashboard-postgres-exporter
namespace: {{ .Release.Namespace }}
data:
postgresExporter.yaml: |-
postgresExporter.json: |-
{{`{
"__inputs": [
{

View File

@ -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: