[zh] Fix bold symbol in pod-security-admission.md

Bold symbols need to add an extra space when encountering Chinese symbols
pull/41305/head
Lenshood 2023-05-24 20:55:17 +08:00 committed by GitHub
parent d48c5cfdfd
commit 447d13044d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ Exemptions can be statically configured in the
-->
## 豁免 {#exemptions}
你可以为 Pod 安全性的实施设置**豁免Exemptions**规则,
你可以为 Pod 安全性的实施设置**豁免Exemptions** 规则,
从而允许创建一些本来会被与给定名字空间相关的策略所禁止的 Pod。
豁免规则可以在[准入控制器配置](/zh-cn/docs/tasks/configure-pod-container/enforce-standards-admission-controller/#configure-the-admission-controller)
中静态配置。