More mem for node-exporter

This commit is contained in:
Daniel Berteaud 2024-03-26 15:43:00 +01:00
parent f3eb01914b
commit d698ce0827
2 changed files with 4 additions and 4 deletions

View File

@ -515,8 +515,8 @@ _EOT
resources {
cpu = 50
memory = 24
memory_max = 32
memory = 32
memory_max = 56
}
}

View File

@ -488,8 +488,8 @@ monitoring:
# Resource allocation
resources:
cpu: 50
memory: 24
memory_max: 32
memory: 32
memory_max: 56
vault:
# Vault policies to atatch to the task
# This exporter can handle mTLS itself, so no need to create a metrics_proxy task, instead, grant the metrics policy