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

This commit is contained in:
Tom Neuber 2023-12-23 21:51:03 +00:00
parent 76e89a447d
commit ff27dd4372

View file

@ -1,7 +1,8 @@
apiVersion: v1
kind: Namespace
metadata:
app.kubernetes.io/instance: fail2ban-prometheus
labels:
app.kubernetes.io/instance: fail2ban-prometheus
name: fail2ban-prometheus
---
apiVersion: v1
@ -130,7 +131,7 @@ spec:
- env:
- name: F2B_GEOIP_SERVICE
value: fail2ban-geoip
image: yolokube/fail2ban-prometheus-exporter:11
image: yolokube/fail2ban-prometheus-exporter:12
imagePullPolicy: IfNotPresent
name: fail2ban-prometheus-exporter
ports: