Increase memory for syslog jobs
Thry were getting OOM killed
This commit is contained in:
parent
7b41d29eb8
commit
81093cedfb
@ -70,7 +70,7 @@ EOF
|
||||
|
||||
resources {
|
||||
cpu = 50
|
||||
memory = 20
|
||||
memory = 50
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -134,7 +134,7 @@ EOF
|
||||
|
||||
resources {
|
||||
cpu = 50
|
||||
memory = 10
|
||||
memory = 50
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user