diff --git a/deploy/fail2ban-exporter.yaml b/deploy/fail2ban-exporter.yaml index b32be41..053fbbe 100644 --- a/deploy/fail2ban-exporter.yaml +++ b/deploy/fail2ban-exporter.yaml @@ -118,10 +118,10 @@ spec: periodSeconds: 2 resources: limits: - cpu: "1.2" + cpu: "2" memory: 4Gi requests: - cpu: "1" + cpu: "1.5" memory: 3.5Gi serviceAccountName: fail2ban-geoip-service-account --- @@ -149,7 +149,7 @@ spec: - env: - name: F2B_GEOIP_SERVICE value: fail2ban-geoip - image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:59 + image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:61 imagePullPolicy: IfNotPresent name: fail2ban-prometheus-exporter ports: