Merge pull request #47 from arthurlogilab/patch-1
[manager] Bump up the limits and requests
This commit is contained in:
commit
2a72636987
@ -35,8 +35,8 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 30Mi
|
memory: 100Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 20Mi
|
memory: 50Mi
|
||||||
terminationGracePeriodSeconds: 10
|
terminationGracePeriodSeconds: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user