Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow specifying poolSpec parameters for non-resilient cephBlockPools
This change enables configuring the parameters of the non-resilient cephBlockPools through the StorageCluster CR. The parameters is passed directly to the pool's poolSpec, with only necessary fields validated. Other fields remain untouched. Signed-off-by: Malay Kumar Parida <[email protected]>
- Loading branch information