diff --git a/test/e2e-tests.sh b/test/e2e-tests.sh index 0e3b7eda..adb10320 100755 --- a/test/e2e-tests.sh +++ b/test/e2e-tests.sh @@ -18,7 +18,7 @@ source $(dirname $0)/e2e-common.sh # Script entry point. -initialize "$@" --skip-istio-addon --cluster-version=1.28 +initialize "$@" --cluster-version=1.28 CERTIFICATE_CLASS="cert-manager.certificate.networking.knative.dev"