diff --git a/cluster/core/rook-ceph/cluster/helm-release.yaml b/cluster/core/rook-ceph/cluster/helm-release.yaml index 3c6b4f2e1..a8bd831e9 100644 --- a/cluster/core/rook-ceph/cluster/helm-release.yaml +++ b/cluster/core/rook-ceph/cluster/helm-release.yaml @@ -100,7 +100,7 @@ spec: cpu: "15m" memory: "64Mi" limits: - memory: "60Mi" + memory: "128Mi" logcollector: requests: cpu: "100m" diff --git a/cluster/core/rook-ceph/operator/helm-release.yaml b/cluster/core/rook-ceph/operator/helm-release.yaml index 48cb7e5ec..d956db56d 100644 --- a/cluster/core/rook-ceph/operator/helm-release.yaml +++ b/cluster/core/rook-ceph/operator/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.rook.io/release chart: rook-ceph - version: v1.9.6 + version: v1.8.9 sourceRef: kind: HelmRepository name: rook-ceph-charts