Revert Istio e2e to 1.1.0

This commit is contained in:
stefanprodan
2019-04-01 12:55:00 +03:00
parent 3a1018cff6
commit dbf36082b2
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.1.1"
ISTIO_VER="1.1.0-rc.0"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"