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 0a72923 + 1951100 commit 7f72afcCopy full SHA for 7f72afc
content/en/docs/concepts/services-networking/service.md
@@ -193,7 +193,7 @@ spec:
193
```
194
195
Because this Service has no selector, the corresponding EndpointSlice (and
196
-legacy Endpoints) objects are not created automatically. You can manually map the Service
+legacy Endpoints) objects are not created automatically. You can map the Service
197
to the network address and port where it's running, by adding an EndpointSlice
198
object manually. For example:
199
0 commit comments