fix template
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 39s

This commit is contained in:
Your Name
2025-09-20 13:52:34 +12:00
parent 50bbdc6414
commit 29d619f89e
2 changed files with 8 additions and 2 deletions

View File

@@ -11,3 +11,6 @@ TEMPLATE_CONFLICTS=""
TEMPLATE_MIN_MEMORY="64"
TEMPLATE_MIN_DISK="100"
TEMPLATE_CATEGORY="monitoring"
REQUIRES_HOST_ROOT=false
REQUIRES_DOCKER=true
REQUIRES_DOCKER_ROOT=false

View File

@@ -11,3 +11,6 @@ TEMPLATE_CONFLICTS=""
TEMPLATE_MIN_MEMORY="512"
TEMPLATE_MIN_DISK="1000"
TEMPLATE_CATEGORY="monitoring"
REQUIRES_HOST_ROOT=false
REQUIRES_DOCKER=true
REQUIRES_DOCKER_ROOT=false