Add auth exporter module: implement Kubernetes resources, exporter logic, and testing

This commit is contained in:
2025-10-03 00:26:47 +02:00
parent 0a0d4c9c15
commit eb60d37c2d
10 changed files with 489 additions and 2 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ geoip_ssh_allowed_networks:
# fail2ban
fail2ban_jails:
ssh:
sshd:
enabled: true
port: "{{ sshd_port }}"
filter: "sshd"