mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 06:42:16 +00:00
[mintnet-kubernetes] increase tm memory limit
This commit is contained in:
parent
115b1505f7
commit
ed9dda0c17
@ -86,10 +86,10 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
memory: 256Mi
|
||||
ports:
|
||||
- containerPort: 46656
|
||||
name: p2p
|
||||
|
Loading…
x
Reference in New Issue
Block a user