KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 33 (done automagically via Drone pipeline)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2023-12-24 17:27:09 +00:00 committed by Aaron Riedel
parent aea7120743
commit f06c62f0bf

View file

@ -100,7 +100,7 @@ spec:
value: :8080 value: :8080
- name: GEOIP_DATA_URL - name: GEOIP_DATA_URL
value: https://data.neuber.io/data.csv value: https://data.neuber.io/data.csv
image: yolokube/country-geo-locations:8 image: git.ar21.de/yolokube/country-geo-locations:8
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: fail2ban-geoip name: fail2ban-geoip
ports: ports:
@ -142,7 +142,7 @@ spec:
- env: - env:
- name: F2B_GEOIP_SERVICE - name: F2B_GEOIP_SERVICE
value: fail2ban-geoip value: fail2ban-geoip
image: yolokube/fail2ban-prometheus-exporter:18 image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:18
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: fail2ban-prometheus-exporter name: fail2ban-prometheus-exporter
ports: ports: