Adjust mem allocation for cluster-metrics-exporter

This commit is contained in:
Daniel Berteaud 2024-04-05 22:15:40 +02:00
parent ff1af34bd2
commit 1d0d6e07b1
2 changed files with 5 additions and 3 deletions

View File

@ -412,8 +412,9 @@ _EOT
resources {
cpu = 10
memory = 20
cpu = 10
memory = 24
memory_max = 32
}
}

View File

@ -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: