sdrweb: bump mem

heliwatch was running into OOM
This commit is contained in:
Astro 2024-04-13 03:46:33 +02:00
parent 2062679a91
commit 41783676ca
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
{ hostRegistry, pkgs, ... }:
{
microvm = {
mem = 2048;
vcpu = 8;
};
c3d2 = {
deployment.server = "server10";
hq.statistics.enable = true;