We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d8515a + 1b4fcd4 commit daaf2a8Copy full SHA for daaf2a8
content/en/docs/concepts/services-networking/ingress.md
@@ -170,7 +170,7 @@ supported path types:
170
171
{{< note >}} If the last element of the path is a substring of the last
172
element in request path, it is not a match (for example: `/foo/bar`
173
- matches`/foo/bar/baz`, but does not match `/foo/barbaz`). {{< /note >}}
+ matches `/foo/bar/baz`, but does not match `/foo/barbaz`). {{< /note >}}
174
175
### Examples
176
0 commit comments