Compare commits

..

1 commit

Author SHA1 Message Date
14e3fbb75e
move fail2ban-exporter-deployment to core-deployments
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-10-29 13:37:57 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ spec:
- env:
- name: F2B_GEOIP_SERVICE
value: fail2ban-geoip
image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:40
image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:latest
imagePullPolicy: IfNotPresent
name: fail2ban-prometheus-exporter
ports:

View file

@ -38,7 +38,7 @@ spec:
value: :8080
- name: GEOIP_DATA_URL
value: https://data.neuber.io/data.csv
image: git.ar21.de/yolokube/country-geo-locations:25
image: git.ar21.de/yolokube/country-geo-locations:latest
imagePullPolicy: IfNotPresent
name: fail2ban-geoip
ports: