Skip to content

Commit 4c9acd3

Browse files
authored
Update _index.md
1 parent 071d7bd commit 4c9acd3

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Type: Annotation
2222

2323
Example: `apf.kubernetes.io/autoupdate-spec: "true"`
2424

25-
Used on: [All APF configuration objects](/concepts/cluster-administration/flow-control/#defaults)
25+
Used on: [Mandatory and suggested APF configuration objects](/concepts/cluster-administration/flow-control/#defaults)
2626

27-
Depending on whether this annotation is set to true or false, the object is controlled by the kube-apiservers or the user.
27+
If the annotation is set to true, the object is controller by the kube-apiserver. The object is controlled by the user if the annotation is set to false. For more details, read [Maintenance of the Mandatory and Suggested Configuration Objects](/docs/concepts/cluster-administration/flow-control/#maintenance-of-the-mandatory-and-suggested-configuration-objects)
2828

2929
### app.kubernetes.io/component
3030

0 commit comments

Comments
 (0)