You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/reference/access-authn-authz/mutating-admission-policy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This page provides an overview of _MutatingAdmissionPolicies_.
22
22
本页概要介绍 **MutatingAdmissionPolicy(变更性准入策略)**。
23
23
24
24
<!--
25
-
MutatingAdmissionPolicies allow you change what happens when someone writes a change to the Kubernetes API.
25
+
MutatingAdmissionPolicies allow you to change what happens when someone writes a change to the Kubernetes API.
26
26
If you want to use declarative policies just to prevent a particular kind of change to resources (for example: protecting platform namespaces from deletion),
0 commit comments