languages: remove memory limit for stats cronjob
This commit is contained in:
parent
b0ee7bb1d7
commit
f08b28b6fc
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ containers:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 2000m
|
cpu: 2000m
|
||||||
memory: '0'
|
|
||||||
requests:
|
requests:
|
||||||
cpu: '0'
|
cpu: '0'
|
||||||
memory: 4Gi
|
memory: 4Gi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue