re-enable rook module in code as it has been disabled upstream while bug is being fixed

This commit is contained in:
2026-08-20 18:50:09 -04:00
parent f083936618
commit 4a16be93e7
+1 -1
View File
@@ -77,7 +77,7 @@ spec:
# List of modules to optionally enable or disable. # List of modules to optionally enable or disable.
# Note the "dashboard" and "monitoring" modules are already configured by other settings in the cluster CR. # Note the "dashboard" and "monitoring" modules are already configured by other settings in the cluster CR.
- name: rook - name: rook
enabled: false enabled: true
# enable the ceph dashboard for viewing cluster status # enable the ceph dashboard for viewing cluster status
dashboard: dashboard:
enabled: true enabled: true