KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 29 (done automagically via Drone pipeline)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5d22a87ced
commit
9ee876e0d6
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ spec:
|
|||
httpHeaders:
|
||||
- name: Accept
|
||||
value: application/json
|
||||
path: /api/v1/1.1.1.1
|
||||
path: /api/v1/location/1.1.1.1
|
||||
port: http
|
||||
initialDelaySeconds: 3
|
||||
periodSeconds: 2
|
||||
|
@ -142,7 +142,7 @@ spec:
|
|||
- env:
|
||||
- name: F2B_GEOIP_SERVICE
|
||||
value: fail2ban-geoip
|
||||
image: yolokube/fail2ban-prometheus-exporter:16
|
||||
image: yolokube/fail2ban-prometheus-exporter:17
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: fail2ban-prometheus-exporter
|
||||
ports:
|
||||
|
|
Reference in a new issue