Update enforce-standards-admission-controller.md

This commit is contained in:
Manish Kumar 2022-03-15 01:04:36 +05:30 committed by GitHub
parent 09d30e10d4
commit 018b3bcbf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ plugins:
# Array of authenticated usernames to exempt.
usernames: []
# Array of runtime class names to exempt.
runtimeClassNames: []
runtimeClasses: []
# Array of namespaces to exempt.
namespaces: []
```