From 5d5a33d92930d1995d8a399af02a16ae7045ea79 Mon Sep 17 00:00:00 2001 From: fab Date: Fri, 16 Aug 2024 20:34:33 +0200 Subject: [PATCH] Update lxc_autoscale.yaml --- etc/lxc_autoscale/lxc_autoscale.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/lxc_autoscale/lxc_autoscale.yaml b/etc/lxc_autoscale/lxc_autoscale.yaml index 3585658..9fdc159 100644 --- a/etc/lxc_autoscale/lxc_autoscale.yaml +++ b/etc/lxc_autoscale/lxc_autoscale.yaml @@ -48,8 +48,8 @@ DEFAULT: # starting_clone_id: 99000 # Starting ID for clones # clone_network_type: "static" # or "dhcp" # static_ip_range: ["192.168.100.195", "192.168.100.200"] -# horiz_cpu_upper_threshold: 5 -# horiz_memory_upper_threshold: 5 +# horiz_cpu_upper_threshold: 95 +# horiz_memory_upper_threshold: 95 # group_tag: "horiz_scaling_group_1" # Optional tag for identifying clones of this group # lxc_containers: # - 101