commit 0a610d991388f9da688050325240c14c0ef75d13
parent a30e9cc56643234530ee4045270030d8656b361c
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 11 May 2025 11:17:54 +0200
Enable allowOsdCrushWeightUpdate
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml
@@ -78,6 +78,8 @@ spec:
storage:
useAllNodes: true
#useAllDevices: false
+ # Helps rebalance of OSD CRUSH after pvc size increase
+ allowOsdCrushWeightUpdate: true
storageClassDeviceSets:
- name: "hcloud-volumes"
count: 3