diff --git a/apps-kustomized/radarr/deploy.yaml b/apps-kustomized/radarr/deploy.yaml index 2bad5f8..ef84ce6 100644 --- a/apps-kustomized/radarr/deploy.yaml +++ b/apps-kustomized/radarr/deploy.yaml @@ -25,6 +25,10 @@ spec: - containerPort: 7878 name: http protocol: TCP + resources: + requests: + cpu: 25m + memory: 920733364 volumeMounts: - mountPath: /config name: config