Skip to content

Commit c9d63a4

Browse files
authored
Merge pull request #50856 from Arhell/zh-ver
[zh] cluster trust bundles: use correct version/feature maturity stage
2 parents 89434e6 + f159e1c commit c9d63a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/reference/access-authn-authz/certificate-signing-requests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ you like. If you want to add a note for human consumption, use the
689689
-->
690690
## 集群信任包 {#cluster-trust-bundles}
691691

692-
{{< feature-state for_k8s_version="v1.27" state="alpha" >}}
692+
{{< feature-state feature_gate_name="ClusterTrustBundle" >}}
693693

694694
{{< note >}}
695695
<!--
@@ -869,7 +869,7 @@ ClusterTrustBundle 的名称**必须不**包含英文冒号(`:`)。
869869
-->
870870
### 从 Pod 访问 ClusterTrustBundle {#ctb-projection}
871871

872-
{{<feature-state for_k8s_version="v1.29" state="alpha" >}}
872+
{{< feature-state feature_gate_name="ClusterTrustBundleProjection" >}}
873873

874874
<!--
875875
The contents of ClusterTrustBundles can be injected into the container filesystem, similar to ConfigMaps and Secrets.

0 commit comments

Comments
 (0)