Reduce default memory

This commit is contained in:
Daniel Berteaud 2024-02-27 13:33:47 +01:00
parent 43a300fba7
commit 997fe6c278
2 changed files with 2 additions and 3 deletions

View File

@ -312,7 +312,7 @@ _EOT
resources {
cpu = 100
memory = 512
memory = 384
}
}

View File

@ -15,8 +15,7 @@ cloudbeaver:
# Resources for the container
resources:
cpu: 100
memory: 512
memory: 384
vault:
# Vault policies to attach to the container