Skip to content

Commit 3548f28

Browse files
authored
Merge pull request #28421 from buptliuwei/patch-5
fix deprecated translation
2 parents e61d149 + b66f9a0 commit 3548f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/policy/pod-security-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ weight: 30
1717
<!--
1818
PodSecurityPolicy is deprecated as of Kubernetes v1.21, and will be removed in v1.25.
1919
-->
20-
PodSecurityPolicy 在 Kubernetes v1.21 版本中被启用,将在 v1.25 中删除。
20+
PodSecurityPolicy 在 Kubernetes v1.21 版本中被弃用,将在 v1.25 中删除。
2121

2222
<!--
2323
Pod Security Policies enable fine-grained authorization of pod creation and

0 commit comments

Comments
 (0)