From 825a73a5b9774da48bbf5b4744c04878f1d05bc8 Mon Sep 17 00:00:00 2001 From: gilgamezh Date: Sun, 11 Jan 2026 15:44:38 +0100 Subject: [PATCH] update resources for lidar --- helm-values/lidarr_values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-values/lidarr_values.yaml b/helm-values/lidarr_values.yaml index 5e8ce0a..10490e6 100644 --- a/helm-values/lidarr_values.yaml +++ b/helm-values/lidarr_values.yaml @@ -36,6 +36,6 @@ resources: cpu: "500m" ephemeral-storage: "50Mi" limits: - memory: "800Mi" - cpu: "1000m" + memory: "4Gi" + cpu: "4000m" ephemeral-storage: "1Gi"