Fix warning

This commit is contained in:
xieyanker 2020-06-25 17:55:31 +08:00
parent 2313e73987
commit 8b040834f9
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ CoreDNS 处于 `CrashLoopBackOff` 时的另一个原因是当 Kubernetes 中部
Disabling SELinux or setting `allowPrivilegeEscalation` to `true` can compromise
the security of your cluster.
-->
**警告**禁用 SELinux 或设置 `allowPrivilegeEscalation``true` 可能会损害集群的安全性。
禁用 SELinux 或设置 `allowPrivilegeEscalation``true` 可能会损害集群的安全性。
{{< /warning >}}
<!--