[mintnet-kubernetes] increase tm memory limit

This commit is contained in:
Anton Kaliaev 2017-03-27 13:12:23 +04:00
parent 115b1505f7
commit ed9dda0c17
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with 2 additions and 2 deletions

View File

@ -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