Skip to content

Commit c869ef6

Browse files
authored
Update default admission plugins for 1.19
1 parent 5199878 commit c869ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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
@@ -91,7 +91,7 @@ To see which admission plugins are enabled:
9191
kube-apiserver -h | grep enable-admission-plugins
9292
```
9393

94-
In 1.18, they are:
94+
In 1.19, they are:
9595

9696
```shell
9797
NamespaceLifecycle, LimitRanger, ServiceAccount, TaintNodesByCondition, Priority, DefaultTolerationSeconds, DefaultStorageClass, StorageObjectInUseProtection, PersistentVolumeClaimResize, RuntimeClass, CertificateApproval, CertificateSigning, CertificateSubjectRestriction, DefaultIngressClass, MutatingAdmissionWebhook, ValidatingAdmissionWebhook, ResourceQuota

0 commit comments

Comments
 (0)