Skip to content

Commit 69540f8

Browse files
authored
Merge pull request #22053 from xieyanker/fix_warning
Fix warning
2 parents d99061c + 8b04083 commit 69540f8

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)