updated with grammer correction
parent
7f3071193d
commit
aab0ae1be7
|
@ -192,7 +192,7 @@ Part of the specification used to implement
|
|||
[ApplySet-based pruning in kubectl](/docs/tasks/manage-kubernetes-objects/declarative-config/#alternative-kubectl-apply-f-directory-prune).
|
||||
This annotation is applied to the parent object used to track an ApplySet to optimize listing of
|
||||
ApplySet member objects. It is optional in the ApplySet specification, as tools can perform discovery
|
||||
or use a different optimization. However, as of Kubernetes version {{< skew currentVersion >}},
|
||||
or use a different optimization. However, in Kubernetes version {{< skew currentVersion >}},
|
||||
it is required by kubectl. When present, the value of this annotation must be a comma separated list
|
||||
of the group-kinds, in the fully-qualified name format, i.e. `<resource>.<group>`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue