19 lines
493 B
YAML
19 lines
493 B
YAML
|
apiVersion: v2
|
||
|
name: prometheus-fail2ban-exporter
|
||
|
description: Prometheus metric exporter for Fail2Ban
|
||
|
type: application
|
||
|
kubeVersion: ">=1.20.0"
|
||
|
version: "0.1.0"
|
||
|
appVersion: "0.1.0"
|
||
|
|
||
|
# icon: https://annotations.example.com/icon.png
|
||
|
|
||
|
keywords:
|
||
|
- prometheus
|
||
|
- prometheus-exporter
|
||
|
- prometheus-fail2ban-exporter
|
||
|
- fail2ban-exporter
|
||
|
|
||
|
sources:
|
||
|
- https://git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter-charts
|
||
|
- https://git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter
|