doc(README): explain repackaging
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2023-10-02 13:37:57 +02:00
parent 1497e18429
commit b19fd93ffd
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@
This helm chart contains a daemonset to deploy a fail2ban metric exporter on This helm chart contains a daemonset to deploy a fail2ban metric exporter on
kubernetes nodes, which have fail2ban locally installed and configured. kubernetes nodes, which have fail2ban locally installed and configured.
The source project of the fail2ban exporter is hosted The fail2ban exporter was repackaged to make it possible to deploy the
[here](https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter), but application on kubernetes. The forked fail2ban exporter can be found
repackaged to make it possible to deploy it on kubernetes. [here](https://git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter).
This helm chart can be found on [artifacthub.io](https://artifacthub.io/) and This helm chart can be found on [artifacthub.io](https://artifacthub.io/) and
can be installed via helm. can be installed via helm.