fix template
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 39s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 39s
This commit is contained in:
@@ -10,4 +10,7 @@ TEMPLATE_REQUIRES="docker"
|
||||
TEMPLATE_CONFLICTS=""
|
||||
TEMPLATE_MIN_MEMORY="64"
|
||||
TEMPLATE_MIN_DISK="100"
|
||||
TEMPLATE_CATEGORY="monitoring"
|
||||
TEMPLATE_CATEGORY="monitoring"
|
||||
REQUIRES_HOST_ROOT=false
|
||||
REQUIRES_DOCKER=true
|
||||
REQUIRES_DOCKER_ROOT=false
|
@@ -10,4 +10,7 @@ TEMPLATE_REQUIRES="docker,docker-compose"
|
||||
TEMPLATE_CONFLICTS=""
|
||||
TEMPLATE_MIN_MEMORY="512"
|
||||
TEMPLATE_MIN_DISK="1000"
|
||||
TEMPLATE_CATEGORY="monitoring"
|
||||
TEMPLATE_CATEGORY="monitoring"
|
||||
REQUIRES_HOST_ROOT=false
|
||||
REQUIRES_DOCKER=true
|
||||
REQUIRES_DOCKER_ROOT=false
|
Reference in New Issue
Block a user