prometheus: increase RAM

This commit is contained in:
Sandro - 2022-12-17 21:56:20 +01:00
parent 93c020f582
commit 24329a062e
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
{ zentralwerk, config, lib, ... }:
{
deployment = {
mem = 1024;
};
networking = {
hostName = "prometheus";
firewall = {