mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-03 17:42:56 +00:00
Fix: Restart a service when it's memory limit changes
Change-type: patch Closes: #720 Signed-off-by: Cameron Diver <cameron@resin.io>
This commit is contained in:
parent
50e9df08fc
commit
430e45d6fb
@ -671,6 +671,7 @@ module.exports = class Service
|
|||||||
'labels'
|
'labels'
|
||||||
'portMappings'
|
'portMappings'
|
||||||
'shmSize'
|
'shmSize'
|
||||||
|
'memLimit'
|
||||||
'cpuShares'
|
'cpuShares'
|
||||||
'cpuQuota'
|
'cpuQuota'
|
||||||
'nanoCpus'
|
'nanoCpus'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user