Update k8s/apps/pasarguard/daemonset.yaml

This commit is contained in:
2026-01-14 18:48:17 +00:00
parent 9cbaa23aed
commit a7d71e40a3
+2 -2
View File
@@ -162,10 +162,10 @@ spec:
resources: resources:
requests: requests:
memory: "128Mi" memory: "128Mi"
cpu: "500m" #cpu: "500m"
limits: limits:
memory: "512Mi" memory: "512Mi"
cpu: "1200m" #cpu: "1200m"
volumeMounts: volumeMounts:
- name: shared-data - name: shared-data
mountPath: /shared mountPath: /shared