diff --git a/apps-kustomized/sonarr/deploy.yaml b/apps-kustomized/sonarr/deploy.yaml index 5f16a48..2fbfe3d 100644 --- a/apps-kustomized/sonarr/deploy.yaml +++ b/apps-kustomized/sonarr/deploy.yaml @@ -23,6 +23,10 @@ spec: - containerPort: 8989 name: http protocol: TCP + resources: + requests: + cpu: 25m + memory: 628694953 volumeMounts: - mountPath: /config name: config