From d2a16dadf4254cce9a5cb2715c49b06da8a4f17b Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Sat, 29 Oct 2022 08:27:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B1=20rook-ceph-cluster=20limits?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/core/rook-ceph/operator/helm-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/core/rook-ceph/operator/helm-release.yaml b/cluster/core/rook-ceph/operator/helm-release.yaml index 368717ff8..747d8f0cc 100644 --- a/cluster/core/rook-ceph/operator/helm-release.yaml +++ b/cluster/core/rook-ceph/operator/helm-release.yaml @@ -25,4 +25,5 @@ spec: cpu: 10m memory: 128Mi limits: + cpu: 300m memory: 256Mi