During postdeploy, generated CSPC config file is wrong
It seems that the generated CSPC yaml is generated from openebs's block devices. But the config is empty. Thus, the pods are probably not ready and the function waitForAllPods() is probably not doing its job . Option "--wait" given to helm install should solve the problem.