diff --git a/apps/home/frigate/base/deployment.yaml b/apps/home/frigate/base/deployment.yaml index 1f922a4c6..caa965381 100644 --- a/apps/home/frigate/base/deployment.yaml +++ b/apps/home/frigate/base/deployment.yaml @@ -62,10 +62,10 @@ spec: resources: requests: cpu: 300m - memory: 512Mi + memory: 1Gi limits: cpu: 800m - memory: 2Gi + memory: 6Gi volumeMounts: - name: data mountPath: /config