aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-04-19 21:05:47 +0200
committerAlex Auvolat <alex@adnab.me>2023-04-19 21:05:47 +0200
commite5f9f3c8495a8f0e6b9c46b56d207b57aad3ec3d (patch)
treedf3d1ad28e7c8c321a5dc08fbe98505a2cc25b64
parent0372df95b5689d5104131ccc75f05d791c6e6a23 (diff)
downloadnixcfg-e5f9f3c8495a8f0e6b9c46b56d207b57aad3ec3d.tar.gz
nixcfg-e5f9f3c8495a8f0e6b9c46b56d207b57aad3ec3d.zip
increase diplonat ram
-rw-r--r--cluster/staging/app/core/deploy/core-system.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/app/core/deploy/core-system.hcl b/cluster/staging/app/core/deploy/core-system.hcl
index 2ec9b58..1d3eb84 100644
--- a/cluster/staging/app/core/deploy/core-system.hcl
+++ b/cluster/staging/app/core/deploy/core-system.hcl
@@ -65,7 +65,7 @@ EOH
}
resources {
- memory = 40
+ memory = 100
}
}
}