Hi
The instructions did not work as per the repo. This is what I did to get it working.
minishift ssh
vi /var/lib/minishift/base/openshift-apiserver/master-config.yaml
manually add resolveImages:AttemptRewrite , in the config session as per the patch file
Then ran the instructions in openwhisk.addon manually for the environment to be created.
That seemed to work
Regards