Deploying Dremio using rook ceph

Hi guys has anyone used rook and ceph as persistant storage?

I am new to both and trying to see how I can reconfigure the helm chart to create and use a pvc in ceph

I have changed the storage class to rook-ceph-block and tried various configuration changes to the values.yaml file with no joy so far.

any pointers would be appreciated

Ok discovered if you manually create the pvc’s with the same names as the helm chart it deploys ok, still a bit new to all the k8s stuff, will see if i can get it to work inside the helm chart.