Skip to content

Commit

Permalink
Merge pull request #6674 from vjdhama/patch-3
Browse files Browse the repository at this point in the history
Fixed a typo `illgal`
  • Loading branch information
tengqm authored Dec 14, 2017
2 parents e0b82aa + e866db8 commit 2245488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tasks/debug-application-cluster/audit.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 2245488

Please sign in to comment.