mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
fixing typo
the argument is `--profiling` backtick was too far
This commit is contained in:
@@ -526,7 +526,7 @@ Enabling the `DenyEscalatingExec` admission control plugin will prevent the 'Lau
|
||||
To pass the following controls for the kube-api server ensure RKE configuration passes the appropriate options.
|
||||
|
||||
- 1.1.1 - Ensure that the `--anonymous-auth` argument is set to false (Scored)
|
||||
- 1.1.8 - Ensure that the `--profiling argument` is set to false (Scored)
|
||||
- 1.1.8 - Ensure that the `--profiling` argument is set to false (Scored)
|
||||
- 1.1.11 - Ensure that the admission control plugin `AlwaysPullImages` is set (Scored)
|
||||
- 1.1.12 - Ensure that the admission control plugin `DenyEscalatingExec` is set (Scored)
|
||||
- 1.1.14 - Ensure that the admission control plugin `NamespaceLifecycle` is set (Scored)
|
||||
|
||||
Reference in New Issue
Block a user