Merge pull request 'fix(fail2ban-exporter): switch bool to string' (#342) from tn-adjust-fail2ban-geoip-service into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

Reviewed-on: #342
This commit is contained in:
Tom Neuber 2024-11-28 12:37:37 +01:00
commit a93460adf1

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