forked from bashclub/zamba-lxc-toolbox
Add automated tagging
This commit is contained in:
@ -20,4 +20,7 @@ LXC_UNPRIVILEGED="1"
|
||||
LXC_NESTING="1"
|
||||
|
||||
# Defines the amount of RAM in MB your LXC container is allowed to use (default: 1024)
|
||||
LXC_MEM="4096"
|
||||
LXC_MEM="4096"
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="nginx,postgresql,elasticsearch"
|
Reference in New Issue
Block a user