Fix: Disable crash collector in Rook Ceph cluster YAML

This commit is contained in:
Marco van Zijl 2025-05-04 11:27:00 +02:00
parent 078b4dbb01
commit 96ffb2489e

View File

@ -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