Remove deprecrated --generator flag

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-06-15 22:26:35 -04:00
parent 832c4e800f
commit c067366d87

View file

@ -74,7 +74,6 @@ echo -e "Starting the e2e test pod"
kubectl run --rm \
--attach \
--restart=Never \
--generator=run-pod/v1 \
--env="E2E_NODES=${E2E_NODES}" \
--env="FOCUS=${FOCUS}" \
--env="E2E_CHECK_LEAKS=${E2E_CHECK_LEAKS}" \