doc: add comment about the name match in the example
This commit is contained in:
committed by
GitHub
parent
7454622a18
commit
f2ef9858a3
@@ -192,6 +192,7 @@ where it's running, by adding an Endpoints object manually:
|
||||
apiVersion: v1
|
||||
kind: Endpoints
|
||||
metadata:
|
||||
# the name here should match the name of the Service
|
||||
name: my-service
|
||||
subsets:
|
||||
- addresses:
|
||||
|
||||
Reference in New Issue
Block a user