KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 106 (done automagically via Drone pipeline)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tom Neuber 2024-02-09 21:39:01 +00:00
parent b4cdb7387b
commit 254703d126

View file

@ -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: