From a7d71e40a353afff757ae4713b0e5f78baa7a237 Mon Sep 17 00:00:00 2001 From: ab Date: Wed, 14 Jan 2026 18:48:17 +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 e8d6adb..1e2b648 100644 --- a/k8s/apps/pasarguard/daemonset.yaml +++ b/k8s/apps/pasarguard/daemonset.yaml @@ -162,10 +162,10 @@ spec: resources: requests: memory: "128Mi" - cpu: "500m" + #cpu: "500m" limits: memory: "512Mi" - cpu: "1200m" + #cpu: "1200m" volumeMounts: - name: shared-data mountPath: /shared