[zh] fix typo rbac-good-practices.md

This commit is contained in:
Arhell
2022-06-18 10:39:09 +03:00
parent 3332857e51
commit 1db141c2ee
@@ -157,7 +157,7 @@ Within Kubernetes RBAC there are a number of privileges which, if granted, can a
to escalate their privileges in the cluster or affect systems outside the cluster.
This section is intended to provide visibility of the areas where cluster operators
should take care, to ensure that they do not inadvertantly allow for more access to clusters than intended.
should take care, to ensure that they do not inadvertently allow for more access to clusters than intended.
-->
## Kubernetes RBAC - 权限提权的风险 {#privilege-escalation-risks}