diff --git a/services/mysql.hcl b/services/mysql.hcl index 1908b5b..cc00123 100644 --- a/services/mysql.hcl +++ b/services/mysql.hcl @@ -46,7 +46,7 @@ job "mysql" { resources { cpu = 3000 - memory = 1500 + memory = 4500 } }