We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fd704 commit 69afb17Copy full SHA for 69afb17
k8s/magiclove/rook_ceph/config_map_list.cue
@@ -36,6 +36,8 @@ import "k8s.io/api/core/v1"
36
// Allow using loop devices for osds in test clusters.
37
ROOK_CEPH_ALLOW_LOOP_DEVICES: "false"
38
39
+ ROOK_USE_CSI_OPERATOR: "true"
40
+
41
// Enable the CSI driver.
42
// To run the non-default version of the CSI driver, see the override-able image properties in operator.yaml
43
ROOK_CSI_ENABLE_CEPHFS: "true"
0 commit comments