Compare commits
1 commit
5c3c4f5403
...
14e3fbb75e
Author | SHA1 | Date | |
---|---|---|---|
14e3fbb75e |
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue