File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/reference/labels-annotations-taints Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ Part of the specification used to implement
192
192
[ ApplySet-based pruning in kubectl] ( /docs/tasks/manage-kubernetes-objects/declarative-config/#alternative-kubectl-apply-f-directory-prune ) .
193
193
This annotation is applied to the parent object used to track an ApplySet to optimize listing of
194
194
ApplySet member objects. It is optional in the ApplySet specification, as tools can perform discovery
195
- or use a different optimization. However, as of Kubernetes version {{< skew currentVersion >}},
195
+ or use a different optimization. However, in Kubernetes version {{< skew currentVersion >}},
196
196
it is required by kubectl. When present, the value of this annotation must be a comma separated list
197
197
of the group-kinds, in the fully-qualified name format, i.e. ` <resource>.<group> ` .
198
198
You can’t perform that action at this time.
0 commit comments