We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d124a commit 279bdc1Copy full SHA for 279bdc1
content/en/docs/reference/labels-annotations-taints/_index.md
@@ -22,7 +22,7 @@ Type: Annotation
22
23
Example: `apf.kubernetes.io/autoupdate-spec: "true"`
24
25
-Used on: [Mandatory and suggested APF configuration objects](/concepts/cluster-administration/flow-control/#defaults)
+Used on: [`FlowSchema` and `PriorityLevelConfiguration` Objects](/concepts/cluster-administration/flow-control/#defaults)
26
27
If this annotation is set to true on a FlowSchema or PriorityLevelConfiguration, the `spec` for that object
28
is managed by the kube-apiserver. If the API server does not recognize an APF object, and you annotate it
0 commit comments