diff --git a/cluster/apps/production/radarr/radarr.yaml b/cluster/apps/production/radarr/radarr.yaml index 254fcec..a67e6bd 100644 --- a/cluster/apps/production/radarr/radarr.yaml +++ b/cluster/apps/production/radarr/radarr.yaml @@ -28,10 +28,10 @@ spec: value: America/New_York resources: requests: - memory: "128Mi" + memory: "512Mi" cpu: "100m" limits: - memory: "512Mi" + memory: "1Gi" cpu: "100m" volumeMounts: - mountPath: /config