diff --git a/example/monitoring-exporters.nomad.hcl b/example/monitoring-exporters.nomad.hcl index f4737fb..ef80873 100644 --- a/example/monitoring-exporters.nomad.hcl +++ b/example/monitoring-exporters.nomad.hcl @@ -412,8 +412,9 @@ _EOT resources { - cpu = 10 - memory = 20 + cpu = 10 + memory = 24 + memory_max = 32 } } diff --git a/variables.yml b/variables.yml index b726a86..7cc03b8 100644 --- a/variables.yml +++ b/variables.yml @@ -103,7 +103,8 @@ monitoring: # Resource allocation resources: cpu: 10 - memory: 20 + memory: 24 + memory_max: 32 vault: # Vault policies to attach to the task policies: