Skip to content

Commit 8eb09b0

Browse files
author
Tim Bannister
committed
Improve example for EndpointSlice label
Use the most common value for this label (endpointslice.kubernetes.io/managed-by) as the example value.
1 parent 2e1bc38 commit 8eb09b0

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+1
-1
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1117,7 +1117,7 @@ duration (defaults to one year).
11171117

11181118
Type: Label
11191119

1120-
Example: `endpointslice.kubernetes.io/managed-by: "controller"`
1120+
Example: `endpointslice.kubernetes.io/managed-by: endpointslice-controller.k8s.io`
11211121

11221122
Used on: EndpointSlices
11231123

0 commit comments

Comments
 (0)