Fix the failure of missing mounted cert secret (#3316)

This commit is contained in:
lei-tang 2019-02-21 07:54:24 -08:00 committed by Martin Taillefer
parent e6f70b370f
commit 39a370f90d
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ requests to a testing Vault CA:
$ helm template \
--name=istio \
--namespace=istio-system \
--set global.mtls.enabled=true \
--set global.controlPlaneSecurityEnabled=true \
--set global.proxy.excludeIPRanges="35.233.249.249/32" \
--values install/kubernetes/helm/istio/values-istio-example-sds-vault.yaml \
install/kubernetes/helm/istio >> istio-auth.yaml