rook-ceph: temporarily disable rook mgr module causing crashes while upstream issue #18124 is being addressed

This commit is contained in:
2026-08-19 23:54:44 -04:00
parent 6a0023430d
commit 255c453631
+1 -1
View File
@@ -75,7 +75,7 @@ spec:
# List of modules to optionally enable or disable.
# Note the "dashboard" and "monitoring" modules are already configured by other settings in the cluster CR.
- name: rook
enabled: true
enabled: false
# enable the ceph dashboard for viewing cluster status
dashboard:
enabled: true