Skip to content

Commit 66771c7

Browse files
authored
Merge pull request #34198 from fenggw-fnst/update-psp-to-pod-security-standards
[zh] Update psp-to-pod-security-standards.md
2 parents 4c59dc8 + 796a0f8 commit 66771c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/reference/access-authn-authz/psp-to-pod-security-standards.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ For each applicable parameter, the allowed values for the
3030
[Baseline](/docs/concepts/security/pod-security-standards/#baseline) and
3131
[Restricted](/docs/concepts/security/pod-security-standards/#restricted) profiles are listed.
3232
Anything outside the allowed values for those profiles would fall under the
33-
[Privileged](/docs/concepts/security/pod-security-standards/#priveleged) profile. "No opinion"
33+
[Privileged](/docs/concepts/security/pod-security-standards/#privileged) profile. "No opinion"
3434
means all values are allowed under all Pod Security Standards.
3535
-->
3636
对于每个可应用的参数,表格中给出了
3737
[Baseline](/zh/docs/concepts/security/pod-security-standards/#baseline)
3838
[Restricted](/zh/docs/concepts/security/pod-security-standards/#restricted)
3939
配置下可接受的取值。
4040
对这两种配置而言不可接受的取值均归入
41-
[Privileged](/zh/docs/concepts/security/pod-security-standards/#priveleged)
41+
[Privileged](/zh/docs/concepts/security/pod-security-standards/#privileged)
4242
配置下。“无意见”意味着对所有 Pod 安全性标准而言所有取值都可接受。
4343

4444
<!--

0 commit comments

Comments
 (0)