diff --git a/system-apps/whereabouts/daemonset.yaml b/system-apps/whereabouts/daemonset.yaml index ce8ba5d..e193d9f 100644 --- a/system-apps/whereabouts/daemonset.yaml +++ b/system-apps/whereabouts/daemonset.yaml @@ -49,7 +49,7 @@ spec: cpu: "100m" memory: "100Mi" limits: - cpu: "100m" + cpu: "300m" memory: "200Mi" securityContext: privileged: true