fix: memory resource

This commit is contained in:
Esteban 2024-10-02 11:03:03 +02:00
parent 041e9d2eb4
commit 1d7b99645c

View file

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