perf: increase loki memory

This commit is contained in:
vincent 2023-10-08 14:52:33 +02:00
parent 18dccdd54c
commit 4a3e6b3450

View File

@ -98,7 +98,7 @@ EOH
destination = "local/loki/local-config.yaml" destination = "local/loki/local-config.yaml"
} }
resources { resources {
memory = 250 memory = 300
} }
} }