increase loki memory

This commit is contained in:
vincent 2022-06-19 08:43:52 +02:00
parent 5990f2178c
commit a91bdb39d8

View File

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