Fix feature gate status

pull/45807/head
Qiming Teng 2024-04-09 09:56:08 +08:00
parent 8a8b9146bd
commit 18d753010b
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@ These pods are tracked via `.status.currentHealthy` field in the PDB status.
-->
## 不健康的 Pod 驱逐策略 {#unhealthy-pod-eviction-policy}
{{< feature-state for_k8s_version="v1.26" state="beta" >}}
{{< feature-state for_k8s_version="v1.27" state="beta" >}}
{{< note >}}
<!--