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

This commit is contained in:
Markus Pesch 2024-12-02 13:33:06 +01:00
parent 1e9aeb802d
commit 3434c5a737
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
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: