KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize 86 (done automagically via Drone pipeline)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ce5943235a
commit
127d475bc8
1 changed files with 3 additions and 3 deletions
|
@ -121,8 +121,8 @@ spec:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 3.5Gi
|
memory: 3.5Gi
|
||||||
requests:
|
requests:
|
||||||
cpu: 250m
|
cpu: 400m
|
||||||
memory: 3Gi
|
memory: 3.2Gi
|
||||||
serviceAccountName: fail2ban-geoip-service-account
|
serviceAccountName: fail2ban-geoip-service-account
|
||||||
---
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
|
@ -149,7 +149,7 @@ spec:
|
||||||
- env:
|
- env:
|
||||||
- name: F2B_GEOIP_SERVICE
|
- name: F2B_GEOIP_SERVICE
|
||||||
value: fail2ban-geoip
|
value: fail2ban-geoip
|
||||||
image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:52
|
image: git.ar21.de/yolokube/fail2ban-prometheus-exporter:53
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: fail2ban-prometheus-exporter
|
name: fail2ban-prometheus-exporter
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in a new issue