Skip to content

Commit de56fa8

Browse files
Update service.md of Incorrect example for 'Services without selectors' in "Service" page.
1 parent 10d29a6 commit de56fa8

File tree

1 file changed

+2
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+2
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,8 @@ ports:
246246
port: 9376
247247
endpoints:
248248
- addresses:
249-
- "10.4.5.6" # the IP addresses in this list can appear in any order
249+
- "10.4.5.6"
250+
- addresses:
250251
- "10.1.2.3"
251252
```
252253

0 commit comments

Comments
 (0)