forked from bashclub/zamba-lxc-toolbox
Update constants-service.conf
Due to oom-killers set MEM to 4096MB
This commit is contained in:
@ -27,7 +27,7 @@ LXC_NESTING="1"
|
||||
LXC_KEYCTL="0"
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=2048
|
||||
LXC_MEM_MIN=4096
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="mongodb-server,java"
|
||||
|
Reference in New Issue
Block a user