From 736969ab70d46bc9fbf8f2e07f8462ea76909f77 Mon Sep 17 00:00:00 2001 From: fab Date: Wed, 14 Aug 2024 23:55:15 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d62cb86..48c5b27 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ memory_lower_threshold = 10 min_cores = 2 max_cores = 12 min_memory = 1024 -nodes = 100, 101, 102 +lxc_containers = 100, 101, 102 [TIER_2] cpu_upper_threshold = 85 @@ -97,7 +97,7 @@ memory_lower_threshold = 15 min_cores = 1 max_cores = 10 min_memory = 768 -nodes = 103, 104, 105 +lxc_containers = 103, 104, 105 [TIER_3] cpu_upper_threshold = 80 @@ -107,7 +107,7 @@ memory_lower_threshold = 20 min_cores = 1 max_cores = 8 min_memory = 512 -nodes = 106, 107, 108 +lxc_containers = 106, 107, 108 ``` ## Service Management