From 93bf782ece15999e17115a0869f5e96301f0209e Mon Sep 17 00:00:00 2001 From: ab Date: Fri, 9 Jan 2026 00:57:42 +0000 Subject: [PATCH] Update k8s/apps/pasarguard/daemonset.yaml --- k8s/apps/pasarguard/daemonset.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/apps/pasarguard/daemonset.yaml b/k8s/apps/pasarguard/daemonset.yaml index 1d59e7a..46a03e1 100644 --- a/k8s/apps/pasarguard/daemonset.yaml +++ b/k8s/apps/pasarguard/daemonset.yaml @@ -162,10 +162,10 @@ spec: resources: requests: memory: "128Mi" - cpu: "100m" + cpu: "500m" limits: memory: "512Mi" - cpu: "750m" + cpu: "1200m" volumeMounts: - name: shared-data mountPath: /shared