Skip to content

Commit

Permalink
Translate example code comment (kubernetes#15491)
Browse files Browse the repository at this point in the history
  • Loading branch information
SoHye Choi committed Sep 27, 2019
1 parent 6d67faf commit 89f965c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ spec:
name: busybox
clusterIP: None
ports:
- name: foo # Actually, no port is needed.
- name: foo # 사실 포트는 필요하지 않다.
port: 1234
targetPort: 1234
---
Expand Down

0 comments on commit 89f965c

Please sign in to comment.