We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16dd72 commit f6ecb28Copy full SHA for f6ecb28
docs/services.md
@@ -43,7 +43,7 @@ port 9376 and carry a label "app=MyApp".
43
"kind": "Service",
44
"apiVersion": "v1beta3",
45
"metadata": {
46
- "name": "my-service",
+ "name": "my-service"
47
},
48
"spec": {
49
"selector": {
@@ -175,7 +175,7 @@ disambiguated. For example:
175
176
177
178
179
180
181
@@ -336,7 +336,7 @@ information about the provisioned balancer will be published in the `Service`'s
336
337
338
339
340
341
342
0 commit comments