Running init-openshift.sh in my minishift enviroment yields the following error:
########################################################################
RHDM 7.0 KIE-Server with CORS support...
########################################################################
error: failed to read input object (not a Template?): the path "rhdm70-kieserver-cors.yaml" does not exist
error: no objects passed to create
I fixed changing: ./support/openshift/provision.sh at line 258:
Running
init-openshift.sh
in my minishift enviroment yields the following error:I fixed changing:
./support/openshift/provision.sh
at line 258:I haven't updated because I'm not sure if it could break in other environments.