Increase RAM for Plume
This commit is contained in:
parent
6d4be5fb83
commit
83bd5f2cdd
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ job "plume" {
|
||||||
}
|
}
|
||||||
|
|
||||||
resources {
|
resources {
|
||||||
memory = 300
|
memory = 500
|
||||||
cpu = 100
|
cpu = 100
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue