whereabouts: increase daemonset cpu limits

This commit is contained in:
2025-11-24 15:11:45 -05:00
parent 3c424ddc30
commit fb9a0e4015

View File

@@ -49,7 +49,7 @@ spec:
cpu: "100m"
memory: "100Mi"
limits:
cpu: "100m"
cpu: "300m"
memory: "200Mi"
securityContext:
privileged: true