diff --git a/apps/sonarr/deployment.yaml b/apps/sonarr/deployment.yaml index 73444e3..693da90 100644 --- a/apps/sonarr/deployment.yaml +++ b/apps/sonarr/deployment.yaml @@ -43,7 +43,7 @@ spec: resources: limits: cpu: 1000m - memory: 2Gb + memory: 2Gi requests: cpu: 10m memory: 64Mi \ No newline at end of file