diff --git a/incubator/istio/Chart.yaml b/incubator/istio/Chart.yaml index 55c0bb13e2..2d8cb79e97 100644 --- a/incubator/istio/Chart.yaml +++ b/incubator/istio/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Istio Helm chart for Kubernetes name: istio -version: 0.1.6-chart4 +version: 0.1.6-chart5 appVersion: 0.1.6 home: https://istio.io/ icon: https://raw.githubusercontent.com/istio/istio.github.io/master/favicons/mstile-150x150.png diff --git a/incubator/istio/values.yaml b/incubator/istio/values.yaml index 5688931e4b..4e8f3b1b51 100644 --- a/incubator/istio/values.yaml +++ b/incubator/istio/values.yaml @@ -221,7 +221,7 @@ addons: enabled: true service: - type: ClusterIP + type: NodePort externalPort: 8088 deployment: