From 4c9acd3c10c10de1088a3b05851d9cb269bf78b6 Mon Sep 17 00:00:00 2001 From: Aritra Ghosh Date: Mon, 14 Aug 2023 19:28:29 -0700 Subject: [PATCH] Update _index.md --- content/en/docs/reference/labels-annotations-taints/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/reference/labels-annotations-taints/_index.md b/content/en/docs/reference/labels-annotations-taints/_index.md index 274491df40..d40782bbf0 100644 --- a/content/en/docs/reference/labels-annotations-taints/_index.md +++ b/content/en/docs/reference/labels-annotations-taints/_index.md @@ -22,9 +22,9 @@ Type: Annotation Example: `apf.kubernetes.io/autoupdate-spec: "true"` -Used on: [All APF configuration objects](/concepts/cluster-administration/flow-control/#defaults) +Used on: [Mandatory and suggested APF configuration objects](/concepts/cluster-administration/flow-control/#defaults) -Depending on whether this annotation is set to true or false, the object is controlled by the kube-apiservers or the user. +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) ### app.kubernetes.io/component