Compare commits
No commits in common. "112cd7263003b5a46ec57c32e1be1a8ba17902d4" and "2db939af1aa091c557166d329af61018c72c797f" have entirely different histories.
112cd72630
...
2db939af1a
1 changed files with 2 additions and 2 deletions
|
@ -32,10 +32,10 @@ spec:
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 1000m
|
cpu: 800m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 400m
|
cpu: 200m
|
||||||
memory: 32Mi
|
memory: 32Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /var/run/fail2ban/fail2ban.sock
|
- mountPath: /var/run/fail2ban/fail2ban.sock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue