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