mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update notes to include how to use Istioctl (#1246)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: Istio Helm chart for Kubernetes
|
||||
name: istio
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
appVersion: 0.1.5
|
||||
home: https://istio.io/
|
||||
icon: https://github.com/istio/istio.github.io/blob/master/favicons/android-chrome-96x96.png
|
||||
|
||||
@@ -44,3 +44,7 @@ Deploy your App!
|
||||
Or deploy the BookInfo App!
|
||||
|
||||
https://istio.io/docs/samples/bookinfo.html
|
||||
|
||||
Using Istioctl
|
||||
|
||||
istioctl --managerAPIService {{ $serviceName }}-{{ .Values.manager.name }}:{{ .Values.manager.service.externalHttpApiServer }} [command]
|
||||
|
||||
Reference in New Issue
Block a user