From 4ff051594eb2ba3f8a6555ea29325850cbde48f6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 6 Apr 2026 16:49:02 -0500 Subject: [PATCH] fix: add value --- clusters/cl01tl/helm/rook-ceph/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/rook-ceph/values.yaml b/clusters/cl01tl/helm/rook-ceph/values.yaml index 4f89d21a4..1a9362df7 100644 --- a/clusters/cl01tl/helm/rook-ceph/values.yaml +++ b/clusters/cl01tl/helm/rook-ceph/values.yaml @@ -191,7 +191,7 @@ rook-ceph-cluster: activeStandby: true resources: limits: - memory: null + memory: 4Gi requests: cpu: 100m memory: 400Mi