Fix a typo in deployment.md
Removed the typo "it" in "You can enable this feature it by setting"pull/51234/head
parent
e542e8f81a
commit
4d83be26c7
|
@ -1331,7 +1331,7 @@ a Pod is considered ready, see [Container Probes](/docs/concepts/workloads/pods/
|
|||
|
||||
{{< feature-state feature_gate_name="DeploymentReplicaSetTerminatingReplicas" >}}
|
||||
|
||||
You can enable this feature it by setting the `DeploymentReplicaSetTerminatingReplicas`
|
||||
You can enable this feature by setting the `DeploymentReplicaSetTerminatingReplicas`
|
||||
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
|
||||
on the [API server](/docs/reference/command-line-tools-reference/kube-apiserver/)
|
||||
and on the [kube-controller-manager](/docs/reference/command-line-tools-reference/kube-controller-manager/)
|
||||
|
|
Loading…
Reference in New Issue