helm repo add rook-release https://charts.rook.io/release helm repo update helm install rook-ceph rook-release/rook-ceph --create-namespace --namespace rook-ceph --set crds.enabled=true kubectl -n rook-ceph get pods