Skip to content

Commit dea4552

Browse files
authored
Update chart_cluster_setup.sh
1 parent 3877b6e commit dea4552

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/charts/make/chart_cluster_setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ elif [ "${CLUSTER}" = "minikube" ]; then
5151
if [ "${SERVICE_MESH}" = "true" ]; then
5252
minikube addons enable istio-provisioner
5353
minikube addons enable istio
54-
kubectl wait --for=condition=available deployment/istiod -n istio-system
5554
fi
5655
fi
5756

0 commit comments

Comments
 (0)