summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-07 10:11:24 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-07 10:11:24 +0200
commitfb6250959f036c4976d6cbef1222de70799a6552 (patch)
tree04cde0080760bf666bd91d20c9578353f73ba1ff
parent5a89822794ca6aab21ba2bd496d8a9fff1cc5366 (diff)
downloadansibleness-fb6250959f036c4976d6cbef1222de70799a6552.tar.gz
radicle-other-node: reduce resources
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--vmadm/stamina/radicle-other-node.yaml4
1 files 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