change memory repartition
This commit is contained in:
parent
66b6c1c0d5
commit
72a0539844
@ -54,7 +54,7 @@ job "filestash" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
resources {
|
resources {
|
||||||
cpu = 300
|
cpu = 100
|
||||||
memory = 300
|
memory = 300
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -187,7 +187,7 @@ EOH
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
resources {
|
resources {
|
||||||
memory = 200
|
memory = 250
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user