diff --git a/services/mysql.hcl b/services/mysql.hcl index 47fccf8..453e67e 100644 --- a/services/mysql.hcl +++ b/services/mysql.hcl @@ -46,7 +46,7 @@ job "mysql" { resources { cpu = 3000 - memory = 4500 + memory = 3500 } }