From 7a2531ceea613038c455fc4122c97a35be86b406 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sun, 16 Feb 2025 04:12:48 +0100 Subject: [PATCH] Unlimited cpu for ioengine --- infra/controllers/openebs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/infra/controllers/openebs.yaml b/infra/controllers/openebs.yaml index d9e476d..4dae3e7 100644 --- a/infra/controllers/openebs.yaml +++ b/infra/controllers/openebs.yaml @@ -64,6 +64,9 @@ spec: # https://github.com/openebs/mayastor/issues/1763#issuecomment-2481922234 envcontext: "iova-mode=pa" coreList: [2, 3] + resources: + limits: + cpu: 4 agents: core: resources: