Skip to content

Commit 18d7530

Browse files
committed
Fix feature gate status
1 parent 8a8b914 commit 18d7530

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)