ChrisHoban / ssg-openshift-meta-templates

Templates to be used by Meta Pipeline Bootstrap
5 stars 6 forks source link

[Service Routes] Enable for React #13

Closed akroon3r closed 4 years ago

akroon3r commented 4 years ago

React apps open on localhost:3000, service-route.yaml currently has it's target port set to 8080.

Possibly look to parameterize the target port to a env var setup in the initial template process form?

akroon3r commented 4 years ago

This was resolved due to us finding out how to get away from webpack