Enabled NodePort for servicegrap in istio. (#1764)

This commit is contained in:
Guang Ya Liu
2017-08-17 09:35:27 -07:00
committed by Lachlan Evenson
parent 625eef14c1
commit 7bbdaa77fd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -221,7 +221,7 @@ addons:
enabled: true
service:
type: ClusterIP
type: NodePort
externalPort: 8088
deployment: