2020-07-18 13:09:32 UTC - Angel Cervera Claudio: Hi all at <#C4J3R7JFL|kubernetes>. I try prepare a local environment for develop following the documentation at <https://github.com/apache/openwhisk-deploy-kube> but I'm blocked at "Deploy With Helm" The step `helm install owdev ./helm/openwhisk -n openwhisk --create-namespace -f mycluster.yaml` return an error `Error: path "./helm/openwhisk" not found` I don't know enough about helm, but I suppose that that folder should exist and must contain Chart information. Who is supposed to create the chart folder content? Or I missed something, or there is not documentation about it. https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1595077772040200 ---- 2020-07-18 14:21:26 UTC - Angel Cervera Claudio: Ok, I got it. It is in the repo itself. +1 : Rodric Rabbah https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1595082086040700 ----