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:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 30Mi
|
||||
memory: 100Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 20Mi
|
||||
memory: 50Mi
|
||||
terminationGracePeriodSeconds: 10
|
||||
|
|
Loading…
Reference in New Issue