Update k8s/apps/pasarguard/daemonset.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Check with kubeconform / lint (push) Successful in 9s
Auto-update README / Generate README and Create MR (push) Successful in 4s

This commit is contained in:
ab
2026-01-09 00:57:42 +00:00
parent f153bfc0b4
commit 93bf782ece

View File

@@ -162,10 +162,10 @@ spec:
resources: resources:
requests: requests:
memory: "128Mi" memory: "128Mi"
cpu: "100m" cpu: "500m"
limits: limits:
memory: "512Mi" memory: "512Mi"
cpu: "750m" cpu: "1200m"
volumeMounts: volumeMounts:
- name: shared-data - name: shared-data
mountPath: /shared mountPath: /shared