mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-13 05:11:21 +00:00
[mintnet-kubernetes] increase tm memory limit
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user