i'm trying to deploy openwhisk flowing the official documentation I do have one master and 2 workers where one is as core and the other is invoker however when I deeply using helm
git clone https://github.com/apache/openwhisk-deploy-kube.git
helm install owdev ./helm/openwhisk -n openwhisk --create-namespace -f mycluster.yaml


Make sure you do below things
As per Readme page