-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
addon helm fails to install with openshift v3.10, still working with openshift 3.9.0 #161
Comments
Same problem, with openshift v3.11 |
Trying
|
same problem. is there any solution of workaround? |
don't know a work around for 3.9 but 3.11 works fine using these instructions https://github.com/ocd-scm/ocd-meta/wiki/Minishift#helm-tiller-on-minishift |
Another interested party looking for a solution to this issue which is a blocker. Is there any ETA for when this will be working? |
In my Minishift add-on script (helm.addon) it's: |
I have the same problem running this on mac using minishift version v3.10.0 |
is there any workaround for this? v3.11.0 still facing the same issue |
I am also facing the same issue with v3.11.0? any help appreciated |
Still and open issue |
addon helm fails to install with openshift v3.10, still working with openshift 3.9.0
It seams a port configuration issue between 8080 and 8443:
While if I start minishift with
minishift start --openshift-version v3.9.0
it works.The text was updated successfully, but these errors were encountered: