diff --git a/terranix/containers/matrix/matrix-synapse.hcl b/terranix/containers/matrix/matrix-synapse.hcl index e9c21e6..f6b6021 100644 --- a/terranix/containers/matrix/matrix-synapse.hcl +++ b/terranix/containers/matrix/matrix-synapse.hcl @@ -362,7 +362,7 @@ EOF resources { cpu = 1024 - memory = 512 + memory = 1024 } template { @@ -676,7 +676,7 @@ EOF resources { cpu = 1024 - memory = 1024 + memory = 2048 } template {