mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
fix: memory resource
This commit is contained in:
parent
041e9d2eb4
commit
1d7b99645c
1 changed files with 2 additions and 1 deletions
|
|
@ -40,8 +40,9 @@ mounts:
|
|||
disk: 3072
|
||||
|
||||
# current: 0.65 CPUs & 0.65 GB Memory
|
||||
# formula base_memory + (0.5 * memory_ratio) =
|
||||
resources:
|
||||
base_memory: 512
|
||||
base_memory: 462
|
||||
memory_ratio: 128
|
||||
|
||||
# The relationships of the application with services or other applications.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue