perfs: increase backup postgress memory
This commit is contained in:
parent
0ebd087544
commit
4926b4eb06
@ -50,6 +50,7 @@ job "backup-postgress" {
|
||||
}
|
||||
resources {
|
||||
memory = 180
|
||||
memory_max = 400
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user