From d1159949a7ce32dd4740b188cdb3f59eb27a84c2 Mon Sep 17 00:00:00 2001 From: Ancor Gonzalez Sosa Date: Fri, 8 Mar 2024 15:53:16 +0000 Subject: [PATCH] Tumbleweed configuration: enable adjust_by_ram for swap --- products.d/tumbleweed.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/products.d/tumbleweed.yaml b/products.d/tumbleweed.yaml index 6c5f0426a2..590008e631 100644 --- a/products.d/tumbleweed.yaml +++ b/products.d/tumbleweed.yaml @@ -154,10 +154,12 @@ storage: - mount_path: "swap" filesystem: swap size: - auto: false - min: 1 GiB - max: 2 GiB + auto: true outline: + auto_size: + base_min: 1 GiB + base_max: 2 GiB + adjust_by_ram: true required: false filesystems: - swap