[ko] Update content/ko/docs/concepts/services-networking/ingress.md

refs #30192
This commit is contained in:
June Yi 2021-10-23 08:35:28 +09:00
parent c7289133df
commit c1a024808a
1 changed files with 2 additions and 2 deletions

View File

@ -164,8 +164,8 @@ Events: <none>
요청은 _p_ 경로에 일치한다.
{{< note >}} 경로의 마지막 요소가 요청 경로에 있는 마지막
요소의 하위 문자열인 경우에는 일치하지 않는다(예시: `/foo/bar`
`/foo/bar/baz` 와 일치하지만, `/foo/barbaz` 는 일치하지 않는다). {{< /note >}}
요소의 하위 문자열인 경우에는 일치하지 않는다(예시: `/foo/bar`
`/foo/bar/baz` 와 일치하지만, `/foo/barbaz` 는 일치하지 않는다). {{< /note >}}
### 예제