diff --git a/system-apps/multus/daemonset.yaml b/system-apps/multus/daemonset.yaml index 31e343a..d40d4fc 100644 --- a/system-apps/multus/daemonset.yaml +++ b/system-apps/multus/daemonset.yaml @@ -37,7 +37,7 @@ spec: cpu: "100m" memory: "64Mi" limits: - cpu: "100m" + cpu: "200m" memory: "256Mi" securityContext: privileged: true