Fix: Update rook-ceph-operator.yaml to change monitoring enable flag to 'enabled'

This commit is contained in:
Marco van Zijl 2025-05-04 15:16:16 +02:00
parent ff00902380
commit ef683dc382

View File

@ -26,7 +26,7 @@ spec:
helm: helm:
valuesObject: valuesObject:
monitoring: monitoring:
enable: true enabled: true
priorityClassName: system-cluster-critical priorityClassName: system-cluster-critical
csi: csi:
enableMetadata: true enableMetadata: true