chore(elk): adjust resource allocation for connector

* connector spends most of its time idling
This commit is contained in:
Ben Martin 2025-01-27 13:07:27 +00:00
parent 463e6ec9ad
commit 44e637a994
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -354,8 +354,8 @@ job "elk" {
}
resources {
cpu = 500
memory = 512
cpu = 10
memory = 256
}
template {