Update ingress.md

This commit is contained in:
Kuat 2017-05-10 17:59:13 -07:00 committed by GitHub
parent aa610ca2d1
commit 23852ae5f2
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ to configure ingress behavior.
EOF
```
Notice that in this example we are only exposing httpbin's `/headers` and `/delay` endpoints.
Notice that in this example we are only exposing httpbin's two endpoints: `/headers` as an exact URI path and `/delay/` using an URI prefix.
1. Determine the ingress URL: