fix typo (#10545)
This commit is contained in:
committed by
k8s-ci-robot
parent
0478f4e565
commit
fac3b102a7
@@ -62,7 +62,7 @@ For example, the following command line enables the `NamespaceLifecycle` and the
|
||||
admission control plugins:
|
||||
|
||||
```shell
|
||||
kube-apiserver --enable-admission-plugins=NamespaceLifecyle,LimitRanger ...
|
||||
kube-apiserver --enable-admission-plugins=NamespaceLifecycle,LimitRanger ...
|
||||
```
|
||||
|
||||
{{< note >}}
|
||||
|
||||
Reference in New Issue
Block a user