Merge pull request 'fix(fail2ban-exporter): update resource limits' (#275) from tn-fix-fail2ban-resource-limits into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

Reviewed-on: #275
This commit is contained in:
Tom Neuber 2024-11-09 14:05:14 +01:00
commit 112cd72630

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