perfs: adjust max mermory
This commit is contained in:
parent
a89109e1ff
commit
aeed90ea34
@ -80,6 +80,7 @@ job "ghostfolio" {
|
||||
}
|
||||
resources {
|
||||
memory = 400
|
||||
memory_max = 600
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -97,6 +97,7 @@ job "paperless-ng" {
|
||||
}
|
||||
resources {
|
||||
memory = 950
|
||||
memory_max = 1500
|
||||
cpu = 2000
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user