Skip to content

Commit 69afb17

Browse files
committed
chore(k8s/magiclove/rook-ceph): enable csi operator
1 parent e8fd704 commit 69afb17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

k8s/magiclove/rook_ceph/config_map_list.cue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ import "k8s.io/api/core/v1"
3636
// Allow using loop devices for osds in test clusters.
3737
ROOK_CEPH_ALLOW_LOOP_DEVICES: "false"
3838

39+
ROOK_USE_CSI_OPERATOR: "true"
40+
3941
// Enable the CSI driver.
4042
// To run the non-default version of the CSI driver, see the override-able image properties in operator.yaml
4143
ROOK_CSI_ENABLE_CEPHFS: "true"

0 commit comments

Comments
 (0)