fix(fail2ban-exporter): switch bool to string #342

Merged
tom merged 1 commit from tn-adjust-fail2ban-geoip-service into main 2024-11-28 12:37:37 +01:00
Showing only changes of commit 62639c89be - Show all commits

View file

@ -39,7 +39,7 @@ spec:
- name: GEOIP_EXPORTER_ADDRESS
value: :9191
- name: GEOIP_ENABLE_EXPORTER
value: true
value: "true"
- name: GEOIP_DATA_URL
value: https://data.neuber.io/data.csv
image: git.ar21.de/yolokube/country-geo-locations:latest