We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76941f8 commit 9f2afedCopy full SHA for 9f2afed
docs/admin/admission-controllers.md
@@ -140,7 +140,7 @@ event requests. The cluster admin can specify event rate limits by:
140
* Ensuring that `eventratelimit.admission.k8s.io/v1alpha1=true` is included in the
141
`--runtime-config` flag for the API server;
142
* Enabling the `EventRateLimit` admission controller;
143
- * Referencing a `EventRateLimit` configuration file from the file provided to the API
+ * Referencing an `EventRateLimit` configuration file from the file provided to the API
144
server's command line flag `--admission-control-config-file`:
145
146
```yaml
0 commit comments