vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Fix Dispatch installation api-gateway output #585

Closed rjew closed 6 years ago

rjew commented 6 years ago

Quick fix where the http and https ports are now correctly outputted when installing the dispatch api-gateway as NodePort.

Previously when installing the api-gateway with NodePort the installation output would display the http and https ports as 0:

Installing charts/dispatch helm chart
Successfully installed charts/dispatch chart - dispatch
dispatch api-gateway is running at http port: 0 and https port: 0