fix(fail2ban-exporter): update resource limits #275

Merged
tom merged 1 commit from tn-fix-fail2ban-resource-limits into main 2024-11-09 14:05:15 +01:00
Showing only changes of commit 0373214212 - Show all commits

View file

@ -32,10 +32,10 @@ spec:
protocol: TCP
resources:
limits:
cpu: 800m
cpu: 1000m
memory: 128Mi
requests:
cpu: 200m
cpu: 400m
memory: 32Mi
volumeMounts:
- mountPath: /var/run/fail2ban/fail2ban.sock