You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used on: [`FlowSchema` and `PriorityLevelConfiguration` Objects](/concepts/cluster-administration/flow-control/#defaults)
32
+
33
+
If this annotation is set to true on a FlowSchema or PriorityLevelConfiguration, the `spec` for that object
34
+
is managed by the kube-apiserver. If the API server does not recognize an APF object, and you annotate it
35
+
for automatic update, the API server deletes the entire object. Otherwise, the API server does not manage the
36
+
object spec.
37
+
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).
0 commit comments