fix(fail2ban-exporter): update resource limits
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Tom Neuber 2024-11-09 09:03:34 -04:00
parent 2db939af1a
commit 0373214212
Signed by: tom
GPG key ID: F17EFE4272D89FF6

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