Commit ea7496f9 authored by Geoff Simmons's avatar Geoff Simmons

Fix the "namespace" example/test.

parent 3884f228
......@@ -8,6 +8,7 @@ apps:
ingress:
name: cafe-ingress
class: varnish-ns
rules:
- host: cafe.example.com
paths:
......
......@@ -5,6 +5,7 @@ source ${MYDIR}/../../test/utils.sh
LOCALPORT=${LOCALPORT:-8888}
wait_until_ready app=varnish-ingress-controller varnish-ingress
wait_until_ready app=varnish-ingress varnish-ingress
wait_until_configured app=varnish-ingress varnish-ingress
......
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