Commit 912bbc11 authored by Geoff Simmons's avatar Geoff Simmons

e2e runs make targets for the "delete TLS Secret" regression test.

parent 2a51c56f
......@@ -108,9 +108,7 @@ make deploy verify undeploy
echo Ignore deletion of TLS Secrets for non-viking Ingresses
cd ${MYPATH}/e2e/deleteTLSsecret
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Example of an ExternalName Service as an Ingress backend
cd ${MYPATH}/../examples/externalname/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment