raise memory for scrapy
This commit is contained in:
parent
8c2a0e619e
commit
bf67fd1609
1 changed files with 2 additions and 2 deletions
|
|
@ -17,10 +17,10 @@ spec:
|
|||
|
||||
resources:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
memory: "500Mi"
|
||||
cpu: "100m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
memory: "1Gi"
|
||||
cpu: "500m"
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue