lower resource need for processing updates
This commit is contained in:
parent
15a52c2622
commit
deb7b605ba
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ steps:
|
|||
### PROD
|
||||
resources:
|
||||
requests:
|
||||
memory: 10Gi
|
||||
memory: 5Gi
|
||||
cpu: 1000m
|
||||
limits:
|
||||
memory: 14Gi
|
||||
|
|
|
|||
Loading…
Reference in a new issue