Merge "Advise against disabling helm charts"

This commit is contained in:
Zuul
2025-05-29 14:20:15 +00:00
committed by Gerrit Code Review

View File

@@ -280,4 +280,14 @@ an example, for **Cephfs** and **RBD**:
system helm-override-update rook-ceph rook-ceph-cluster rook-ceph --reuse-values --values rbd_overrides.yaml
# Apply the application
system application-apply rook-ceph
system application-apply rook-ceph
Disable Helm Chart
------------------
.. important::
Do not disable any of the Rook Ceph Helm charts using :command:`system helm-chart-attribute-modify`
as this may result in a broken installation.