Update Linkerd e2e to v2.4.0

This commit is contained in:
stefanprodan
2019-07-16 11:20:42 +02:00
parent ff4aa62061
commit 3786a49f00
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
LINKERD_VER="edge-19.6.4"
LINKERD_VER="stable-2.4.0"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"