From 9ee876e0d60cba31175cea991dbf1bbf2695f84f Mon Sep 17 00:00:00 2001 From: tom Date: Sun, 24 Dec 2023 00:04:07 +0000 Subject: [PATCH] KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 29 (done automagically via Drone pipeline) --- deploy/fail2ban-exporter.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/fail2ban-exporter.yaml b/deploy/fail2ban-exporter.yaml index 3804a86..fb419e1 100644 --- a/deploy/fail2ban-exporter.yaml +++ b/deploy/fail2ban-exporter.yaml @@ -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: