Beat seems to require more memory
This commit is contained in:
parent
ae4c3f1e4d
commit
f384c6c498
|
@ -108,10 +108,10 @@ beat:
|
|||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 120Mi
|
||||
memory: 130Mi
|
||||
requests:
|
||||
cpu: 1m
|
||||
memory: 90Mi
|
||||
memory: 110Mi
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
podAnnotations: {}
|
||||
|
|
Loading…
Reference in a new issue