Enable memory oversubscription (#102)
* Enable memory oversubscription * Fix and add e2e test
This commit is contained in:
@@ -42,7 +42,7 @@ job "template-0" {
|
||||
|
||||
resources {
|
||||
cpu = 40
|
||||
memory = 40
|
||||
memory = 16
|
||||
}
|
||||
|
||||
restart {
|
||||
|
Reference in New Issue
Block a user