Skip to content

Commit be89042

Browse files
authored
Merge pull request #33905 from kinzhi/kinzhi122
[zh]Update content/zh/docs/reference/access-authn-authz/admission-controllers.md
2 parents 9f4bcbb + 1cf774a commit be89042

File tree

2 files changed

+113
-89
lines changed

2 files changed

+113
-89
lines changed

content/en/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ We strongly recommend using this admission controller if you intend to make use
766766
The `StorageObjectInUseProtection` plugin adds the `kubernetes.io/pvc-protection` or `kubernetes.io/pv-protection`
767767
finalizers to newly created Persistent Volume Claims (PVCs) or Persistent Volumes (PV).
768768
In case a user deletes a PVC or PV the PVC or PV is not removed until the finalizer is removed
769-
from the PVC or PV by PVC or PV Protection Controller.
769+
from the PVC or PV by PVC or PV Protection Controller.
770770
Refer to the
771771
[Storage Object in Use Protection](/docs/concepts/storage/persistent-volumes/#storage-object-in-use-protection)
772772
for more detailed information.

0 commit comments

Comments
 (0)