Fix a typo in deployment.md

Removed the typo "it" in "You can enable this feature it by setting"
pull/51234/head
Arvin Ebrahimpour 2025-06-11 11:09:11 +02:00 committed by GitHub
parent e542e8f81a
commit 4d83be26c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1331,7 +1331,7 @@ a Pod is considered ready, see [Container Probes](/docs/concepts/workloads/pods/
{{< feature-state feature_gate_name="DeploymentReplicaSetTerminatingReplicas" >}} {{< 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/) [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
on the [API server](/docs/reference/command-line-tools-reference/kube-apiserver/) 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/) and on the [kube-controller-manager](/docs/reference/command-line-tools-reference/kube-controller-manager/)