From ae3c2d1d4919bbf4b97d8c79a775201c83f6c8eb Mon Sep 17 00:00:00 2001 From: mbecker20 Date: Sat, 7 Sep 2024 13:46:48 +0300 Subject: [PATCH] add mem_warning update --- resources.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources.toml b/resources.toml index 54e1c70..8adcbdd 100644 --- a/resources.toml +++ b/resources.toml @@ -9,6 +9,9 @@ tags = ["komodo", "demo"] config.address = "http://host.docker.internal:8120" config.region = "South-1" config.enabled = true +config.mem_warning = 85.0 + +## [[resource_sync]] name = "demo-sync"