KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 133 (done automagically via Drone pipeline) [CI SKIP]
This commit is contained in:
parent
bd8f1c9dbd
commit
95df0bdb5b
1 changed files with 2 additions and 2 deletions
|
@ -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: git.ar21.de/yolokube/country-geo-locations:61
|
image: git.ar21.de/yolokube/country-geo-locations:63
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: fail2ban-geoip
|
name: fail2ban-geoip
|
||||||
ports:
|
ports:
|
||||||
|
@ -149,7 +149,7 @@ spec:
|
||||||
- env:
|
- env:
|
||||||
- name: F2B_GEOIP_SERVICE
|
- name: F2B_GEOIP_SERVICE
|
||||||
value: fail2ban-geoip
|
value: fail2ban-geoip
|
||||||
image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:89
|
image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:93
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: fail2ban-prometheus-exporter
|
name: fail2ban-prometheus-exporter
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in a new issue