Helm chart for multicloud-k8s connectivity 12/94312/9
authorPramod <pramod.raghavendra.jayathirth@intel.com>
Mon, 26 Aug 2019 20:23:44 +0000 (13:23 -0700)
committerPramod <pramod.raghavendra.jayathirth@intel.com>
Mon, 23 Sep 2019 23:51:06 +0000 (16:51 -0700)
commitb40f2d639d45e866bb0745e8e4eccf46cad2cf1e
treeb60337dfea487e725c2e6b68484cdbd91c0e3056
parent7c1fb25948c06e4e0b572241ae292fc31a4f4af1
Helm chart for multicloud-k8s connectivity

This patch has ISTIO components required to
expose the multicloud-k8s application outside
the servicemesh

Issue-ID: MULTICLOUD-787

Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I4805520666ec653e9845432b85afdc1ce0ef1db9
deployments/helm/servicemesh/connectivity/README.md [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/gateways/.helmignore [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/gateways/Chart.yaml [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/gateways/templates/_helpers.tpl [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/gateways/templates/gateway.yaml [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/gateways/values.yaml [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/virtualservices/.helmignore [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/virtualservices/Chart.yaml [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/virtualservices/templates/_helpers.tpl [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/virtualservices/templates/virtualservice.yaml [new file with mode: 0644]
deployments/helm/servicemesh/connectivity/virtualservices/values.yaml [new file with mode: 0644]