Commit 56c80d8e authored by Tim Leers's avatar Tim Leers Committed by Geoff Simmons

disable proxy example for e2e tests

parent 11440fe1
......@@ -34,9 +34,10 @@ cd ${MYPATH}/../examples/varnish_pod_template/
./deploy_cli-args.sh
./verify_cli-args.sh
echo Varnish Pod template with PROXY protocol example
./deploy_proxy.sh
./verify_proxy.sh
# TODO: fix current bug when deleting services. in CI this example doesnt work
# echo Varnish Pod template with PROXY protocol example
# ./deploy_proxy.sh
# ./verify_proxy.sh
echo Varnish Pod template with env settings example
./deploy_env.sh
......
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