ajust memory

This commit is contained in:
vincent 2022-05-23 19:46:10 +02:00
parent 4ddbcf0e65
commit 1a84cd0d5f
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ job "deconz" {
DECONZ_WS_PORT = "${NOMAD_PORT_ws}"
}
resources {
memory = 75
memory = 150
}
}

View File

@ -89,7 +89,7 @@ EOTC
destination = "/local/promtail.yml"
}
resources {
memory = 50
memory = 100
}
}
}