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

This commit is contained in:
ab
2026-01-08 03:11:43 +00:00
parent e90d2c9dc5
commit ca1efe6230

View File

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