Increase limits
This commit is contained in:
parent
1cb2c5f259
commit
99972808b7
@ -7,10 +7,10 @@ when:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 400Mi
|
||||
memory: 1024Mi
|
||||
cpu: 1000m
|
||||
limits:
|
||||
memory: 800Mi
|
||||
memory: 1512Mi
|
||||
cpu: 1500m
|
||||
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user