Update rook-ceph-operator chart to v1.19.2 and remove stale comment

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-14 21:25:22 -05:00
co-authored by Claude Opus 4.6
parent 5d09fb86e7
commit 38b1c16c1e
@@ -12,7 +12,7 @@ spec:
sources: sources:
- repoURL: https://charts.rook.io/release - repoURL: https://charts.rook.io/release
chart: rook-ceph chart: rook-ceph
targetRevision: v1.19.0 targetRevision: v1.19.2
helm: helm:
valueFiles: valueFiles:
- $values/infrastructure/rook-ceph/operator-values.yaml - $values/infrastructure/rook-ceph/operator-values.yaml
@@ -22,9 +22,6 @@ spec:
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: rook-ceph namespace: rook-ceph
# Auto-sync disabled: operator reconciles OSD deployments and removes
# expand-bluefs workaround patches. Keep operator scaled to 0 until
# the BlueStore UUID mismatch / expand-bluefs crash is resolved.
syncPolicy: syncPolicy:
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true