You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: