Tweak some mem alloc

This commit is contained in:
Daniel Berteaud 2024-04-28 22:06:11 +02:00
parent a9ed97ae36
commit 05a81359cd
2 changed files with 8 additions and 8 deletions

View File

@ -113,8 +113,8 @@ _EOT
resources {
cpu = 20
memory = 32
cpu = 48
memory = 64
}
}
@ -411,8 +411,8 @@ _EOT
resources {
cpu = 10
memory = 32
memory_max = 48
memory = 48
memory_max = 64
}
}

View File

@ -86,8 +86,8 @@ monitoring:
env: {}
# Resource allocation
resources:
cpu: 20
memory: 32
cpu: 48
memory: 64
vault:
# Vault policies to attach
policies:
@ -103,8 +103,8 @@ monitoring:
# Resource allocation
resources:
cpu: 10
memory: 32
memory_max: 48
memory: 48
memory_max: 64
vault:
# Vault policies to attach to the task
policies: