From 014e6fbf9bba3238b36047feaffcd87f2bd8cc70 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Fri, 24 May 2024 07:41:43 +0800 Subject: [PATCH] fix(ceph/sinon): enable toolbox --- kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml b/kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml index 2031bca4..0b2431b4 100644 --- a/kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml +++ b/kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml @@ -321,3 +321,9 @@ spec: - hosts: - *dashboard-host pspEnable: false + toolbox: + enable: true + resources: + requests: + cpu: 10m + memory: 64Mi