From eeb36c7a1027f6b5fb6d33bfae6f228438001369 Mon Sep 17 00:00:00 2001 From: Arvin Ebrahimpour <16176259+arvinep@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:37:37 +0200 Subject: [PATCH] Update replicaset.md --- content/en/docs/concepts/workloads/controllers/replicaset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/workloads/controllers/replicaset.md b/content/en/docs/concepts/workloads/controllers/replicaset.md index cc387928f7..21979417d6 100644 --- a/content/en/docs/concepts/workloads/controllers/replicaset.md +++ b/content/en/docs/concepts/workloads/controllers/replicaset.md @@ -323,7 +323,7 @@ ReplicaSets do not support a rolling update directly. {{< 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/)