From a5e0e6ff30fb2efc9ca30bea5ec03d4a711be8cb Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Tue, 1 Apr 2025 20:15:00 -0400 Subject: [PATCH] update request --- values/loki.yml.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values/loki.yml.tpl b/values/loki.yml.tpl index 2a89401..c1085a8 100644 --- a/values/loki.yml.tpl +++ b/values/loki.yml.tpl @@ -65,7 +65,7 @@ backend: replicas: 3 resources: requests: - cpu: 10m + cpu: 100m memory: 128Mi limits: cpu: 1000m @@ -160,7 +160,7 @@ write: targetCPUUtilizationPercentage: 80 resources: requests: - cpu: 10m + cpu: 100m memory: 128Mi limits: cpu: 1000m