Increase memory for promtail

n2 was getting OOM
This commit is contained in:
IamTheFij 2023-02-27 11:53:05 -08:00
parent 3a95fb46db
commit 19d5321731

View File

@ -149,7 +149,7 @@ EOF
resources {
cpu = 50
memory = 50
memory = 100
}
}
}