diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml index 797cdce..ce824c5 100644 --- a/infrastructure/controllers/rook.yaml +++ b/infrastructure/controllers/rook.yaml @@ -46,11 +46,12 @@ spec: values: toolbox: enabled: true - cepthClusterSpec: + cephClusterSpec: storage: deviceFilter: "^nvme." - # For testing we only have one node mon: - count: 1 + # For testing we only have one node + allowMultiplePerNode: true mgr: - count: 1 + # For testing we only have one node + allowMultiplePerNode: true