From e866db8d0df7e522ef67ce40356c3845faf99ccd Mon Sep 17 00:00:00 2001 From: Vijay Dhama Date: Wed, 13 Dec 2017 20:21:22 +0530 Subject: [PATCH] Fixed a typo `illgal` --- docs/tasks/debug-application-cluster/audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/debug-application-cluster/audit.md b/docs/tasks/debug-application-cluster/audit.md index 3105b7cb15..76d7c7bab6 100644 --- a/docs/tasks/debug-application-cluster/audit.md +++ b/docs/tasks/debug-application-cluster/audit.md @@ -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: