prometheus-postgres-exporter/templates/prometheus-postgres-exporter
Markus Pesch 3434c5a737
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
fix(dashboards): rename postgresExporter.yaml to .json
2024-12-02 13:33:06 +01:00
..
_common.tpl Initial Commit 2024-11-25 11:53:09 +01:00
_configMap.tpl feat(grafana): support dashboard deployment 2024-12-02 13:10:15 +01:00
_deployment.tpl fix(deployment): concat lists correctly 2024-11-26 21:01:45 +01:00
_ingress.tpl Initial Commit 2024-11-25 11:53:09 +01:00
_pod.tpl fix(pod,podMonitor,service): avoid error of immutable labels 2024-11-26 20:13:53 +01:00
_podMonitors.tpl Initial Commit 2024-11-25 11:53:09 +01:00
_prometheusRules.tpl Initial Commit 2024-11-25 11:53:09 +01:00
_secrets.tpl Initial Commit 2024-11-25 11:53:09 +01:00
_serviceAccount.tpl Initial Commit 2024-11-25 11:53:09 +01:00
_serviceMonitors.tpl Initial Commit 2024-11-25 11:53:09 +01:00
_services.tpl Initial Commit 2024-11-25 11:53:09 +01:00
configMapGrafanaDashboardPostgresExporter.yaml fix(dashboards): rename postgresExporter.yaml to .json 2024-12-02 13:33:06 +01:00
deployment.yaml fix(deployment): use correct webconfig filename 2024-11-26 20:24:58 +01:00
ingress.yaml Initial Commit 2024-11-25 11:53:09 +01:00
podMonitor.yaml Initial Commit 2024-11-25 11:53:09 +01:00
prometheusRules.yaml fix(prometheusRule): use the fullname as group name 2024-11-26 22:30:48 +01:00
secretDatabase.yaml Initial Commit 2024-11-25 11:53:09 +01:00
secretExporterConfig.yaml Initial Commit 2024-11-25 11:53:09 +01:00
secretWebConfig.yaml fix(secret): adapt of the web config secret 2024-11-26 20:39:41 +01:00
serviceAccount.yaml fix(serviceAccount): remove top level dict .spec 2024-11-25 19:35:46 +01:00
serviceHTTP.yaml Initial Commit 2024-11-25 11:53:09 +01:00
serviceMonitorHTTP.yaml fix(podMonitor,serviceMonitor): enable http2 by default 2024-11-26 21:49:49 +01:00