From fb6250959f036c4976d6cbef1222de70799a6552 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 7 Feb 2024 10:11:24 +0200 Subject: radicle-other-node: reduce resources Signed-off-by: Lars Wirzenius Sponsored-by: author --- vmadm/stamina/radicle-other-node.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vmadm/stamina/radicle-other-node.yaml b/vmadm/stamina/radicle-other-node.yaml index f51f1a3..73073e7 100644 --- a/vmadm/stamina/radicle-other-node.yaml +++ b/vmadm/stamina/radicle-other-node.yaml @@ -1,4 +1,4 @@ radicle-other-node: - cpus: 4 - memory_mib: 8192 + cpus: 2 + memory_mib: 2048 image_size_gib: 20 -- cgit v1.2.1