[ko] Resolve nits (#27899, #27902)

This commit is contained in:
Jihoon Seo
2021-05-18 12:08:07 +09:00
parent 30ec372a49
commit cd80215e9b
2 changed files with 1 additions and 2 deletions
@@ -99,7 +99,7 @@ echo $pods
pi-5rwd7
```
여기서 셀렉터는 잡의 셀렉터와 동일하다. `--output = jsonpath` 옵션은 반환된
여기서 셀렉터는 잡의 셀렉터와 동일하다. `--output=jsonpath` 옵션은 반환된
목록에 있는 각 파드의 이름으로 표현식을 지정한다.
파드 중 하나를 표준 출력으로 본다.