Merge pull request #6674 from vjdhama/patch-3

Fixed a typo `illgal`
pull/6679/head
Qiming 2017-12-14 09:27:31 +08:00 committed by GitHub
commit 22454886e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Some new fields are supported in beta version, like `resourceNames` and `omitSta
In Kubernetes 1.8 `kind` and `apiVersion` along with `rules` __must__ be provided in
the audit policy file. A policy file with 0 rules, or a policy file that doesn't provide
a valid `apiVersion` and `kind` value will be treated as illgal.
a valid `apiVersion` and `kind` value will be treated as illegal.
Some example audit policy files: