mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
koschei: allow frontend pods more memory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 128Mi
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 2000m
|
||||
memory: 768Mi
|
||||
|
||||
Reference in New Issue
Block a user