doc: add comment about the name match in the example

This commit is contained in:
Shabir Mohamed Abdul Samadh
2022-04-26 07:04:44 -04:00
committed by GitHub
parent 7454622a18
commit f2ef9858a3
@@ -192,6 +192,7 @@ where it's running, by adding an Endpoints object manually:
apiVersion: v1 apiVersion: v1
kind: Endpoints kind: Endpoints
metadata: metadata:
# the name here should match the name of the Service
name: my-service name: my-service
subsets: subsets:
- addresses: - addresses: