Skip to content

Commit 839a202

Browse files
authored
Merge pull request #45807 from tengqm/fix-45800
Fix feature gate status
2 parents 262c351 + 18d7530 commit 839a202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/run-application/configure-pdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ These pods are tracked via `.status.currentHealthy` field in the PDB status.
429429
-->
430430
## 不健康的 Pod 驱逐策略 {#unhealthy-pod-eviction-policy}
431431

432-
{{< feature-state for_k8s_version="v1.26" state="beta" >}}
432+
{{< feature-state for_k8s_version="v1.27" state="beta" >}}
433433

434434
{{< note >}}
435435
<!--

0 commit comments

Comments
 (0)