config/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm
yhu6 9b0820d1d6 add helm chart for nginx ports control
this chart is added as a part of "stx-openstack" application,
in the same chart group as openstack-ingress chart, so that
when "nginx-ingress-controller" starts working, http and https
ports are allowed for nginx which accepts http/https requests
and forwards to internal services accordingly.
In the following LP#1827246, the http request of opening console
of VM instance is sent to nginx 80 first, and then nginx forwards
the request to "nova-novncproxy" at port 6080 internally.

Closes-Bug: 1827246

Change-Id: I183f7edc92f1a9e0bdedad0afe35e3d03e20e7d5
Signed-off-by: yhu6 <yong.hu@intel.com>
2019-06-20 00:57:50 +00:00
..
files Build stx-openstack-helm without requiring networking 2019-01-08 13:13:13 -06:00
fm-rest-api containerized fm public endpoint can not be accessed 2019-06-10 11:12:43 +08:00
keystone-api-proxy Add keystone-api-proxy helm charts and overrides 2019-04-29 16:41:18 -04:00
manifests add helm chart for nginx ports control 2019-06-20 00:57:50 +00:00
nova-api-proxy Update sysinv and charts default image to new tags 2019-03-29 14:59:13 -04:00
Makefile Enable StarlingX helm charts for stx-openstack app 2018-11-07 16:14:42 -05:00
README Enable StarlingX helm charts for stx-openstack app 2018-11-07 16:14:42 -05:00

README

This directory contains all StarlingX charts that need to be built for this
application. Some charts are common across applications. These common charts
reside in the stx-config/kubernetes/helm-charts directory. To include these in
this application update the build_srpm.data file and use the COPY_LIST_TO_TAR
mechanism to populate these commom charts.