diff --git a/applications/templates/rook-ceph-cluster.yaml b/applications/templates/rook-ceph-cluster.yaml index 1278029..e479fb5 100644 --- a/applications/templates/rook-ceph-cluster.yaml +++ b/applications/templates/rook-ceph-cluster.yaml @@ -21,8 +21,6 @@ spec: operatorNamespace: ceph toolbox: enabled: true - crashCollector: - disable: true monitoring: enabled: false ingress: @@ -33,6 +31,8 @@ spec: name: ceph.noxxos.nl path: / cephClusterSpec: + crashCollector: + disable: true mgr: modules: - name: pg_autoscaler