perf: increase memory for postgres backup
This commit is contained in:
parent
f7d77d61cc
commit
c13a264105
@ -45,7 +45,7 @@ job "backup-postgress" {
|
|||||||
env = true
|
env = true
|
||||||
}
|
}
|
||||||
resources {
|
resources {
|
||||||
memory = 50
|
memory = 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user