mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-03 09:32: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'
|
||||
'portMappings'
|
||||
'shmSize'
|
||||
'memLimit'
|
||||
'cpuShares'
|
||||
'cpuQuota'
|
||||
'nanoCpus'
|
||||
|
Loading…
x
Reference in New Issue
Block a user