re-enable rook module in code as it has been disabled upstream while bug is being fixed
This commit is contained in:
@@ -77,7 +77,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: false
|
||||
enabled: true
|
||||
# enable the ceph dashboard for viewing cluster status
|
||||
dashboard:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user