Skip to content

Commit 214e898

Browse files
authored
Merge pull request #44195 from 1000Delta/zh_pss
[zh] pod-security-standards fix word translations.
2 parents 0a695b8 + 52cf2bf commit 214e898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/security/pod-security-standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Pod 安全性标准定义了三种不同的**策略(Policy)**,以广泛覆
3636
| Profile | 描述 |
3737
| ------ | ----------- |
3838
| <strong style="white-space: nowrap">Privileged</strong> | 不受限制的策略,提供最大可能范围的权限许可。此策略允许已知的特权提升。 |
39-
| <strong style="white-space: nowrap">Baseline</strong> | 限制性最弱的策略,禁止已知的策略提升。允许使用默认的(规定最少)Pod 配置。 |
39+
| <strong style="white-space: nowrap">Baseline</strong> | 限制性最弱的策略,禁止已知的特权提升。允许使用默认的(规定最少)Pod 配置。 |
4040
| <strong style="white-space: nowrap">Restricted</strong> | 限制性非常强的策略,遵循当前的保护 Pod 的最佳实践。 |
4141

4242
<!-- body -->

0 commit comments

Comments
 (0)