Increase limits
This commit is contained in:
parent
f4c9224ae6
commit
1cb2c5f259
@ -7,11 +7,11 @@ when:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 200Mi
|
||||
cpu: 100m
|
||||
limits:
|
||||
memory: 400Mi
|
||||
cpu: 200m
|
||||
cpu: 1000m
|
||||
limits:
|
||||
memory: 800Mi
|
||||
cpu: 1500m
|
||||
|
||||
matrix:
|
||||
ENVIRONMENT:
|
||||
|
Reference in New Issue
Block a user