Browse Source

explicitly enable rook module

Josh Bicking 2 weeks ago
parent
commit
7567ccb4d8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      backup/rook/rook-ceph-cluster-values.yaml

+ 2 - 0
backup/rook/rook-ceph-cluster-values.yaml

@@ -12,6 +12,8 @@ cephClusterSpec:
     modules:
       - name: pg_autoscaler
         enabled: false
+      - name: rook
+        enabled: true
 
   dashboard:
     port: 8080