From 796a0f89c8a148302a164078ee42f73453a91fc6 Mon Sep 17 00:00:00 2001 From: Guangwen Feng Date: Thu, 9 Jun 2022 17:44:07 +0800 Subject: [PATCH] [zh] Update psp-to-pod-security-standards.md Signed-off-by: Guangwen Feng --- .../access-authn-authz/psp-to-pod-security-standards.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/reference/access-authn-authz/psp-to-pod-security-standards.md b/content/zh/docs/reference/access-authn-authz/psp-to-pod-security-standards.md index 97f6663629..40ae2452f8 100644 --- a/content/zh/docs/reference/access-authn-authz/psp-to-pod-security-standards.md +++ b/content/zh/docs/reference/access-authn-authz/psp-to-pod-security-standards.md @@ -30,7 +30,7 @@ For each applicable parameter, the allowed values for the [Baseline](/docs/concepts/security/pod-security-standards/#baseline) and [Restricted](/docs/concepts/security/pod-security-standards/#restricted) profiles are listed. Anything outside the allowed values for those profiles would fall under the -[Privileged](/docs/concepts/security/pod-security-standards/#priveleged) profile. "No opinion" +[Privileged](/docs/concepts/security/pod-security-standards/#privileged) profile. "No opinion" means all values are allowed under all Pod Security Standards. --> 对于每个可应用的参数,表格中给出了 @@ -38,7 +38,7 @@ means all values are allowed under all Pod Security Standards. [Restricted](/zh/docs/concepts/security/pod-security-standards/#restricted) 配置下可接受的取值。 对这两种配置而言不可接受的取值均归入 -[Privileged](/zh/docs/concepts/security/pod-security-standards/#priveleged) +[Privileged](/zh/docs/concepts/security/pod-security-standards/#privileged) 配置下。“无意见”意味着对所有 Pod 安全性标准而言所有取值都可接受。