diff --git a/argocd/manifests/frigate/deployment.yaml b/argocd/manifests/frigate/deployment.yaml index 77ac007..14a799c 100644 --- a/argocd/manifests/frigate/deployment.yaml +++ b/argocd/manifests/frigate/deployment.yaml @@ -61,7 +61,7 @@ spec: memory: "256Mi" cpu: "200m" limits: - memory: "2Gi" + memory: "3Gi" cpu: "2000m" nvidia.com/gpu: "1" livenessProbe: