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: