Skip to content

Commit 8b04083

Browse files
committed
Fix warning
1 parent 2313e73 commit 8b04083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ CoreDNS 处于 `CrashLoopBackOff` 时的另一个原因是当 Kubernetes 中部
486486
Disabling SELinux or setting `allowPrivilegeEscalation` to `true` can compromise
487487
the security of your cluster.
488488
-->
489-
**警告**禁用 SELinux 或设置 `allowPrivilegeEscalation``true` 可能会损害集群的安全性。
489+
禁用 SELinux 或设置 `allowPrivilegeEscalation``true` 可能会损害集群的安全性。
490490
{{< /warning >}}
491491

492492
<!--

0 commit comments

Comments
 (0)