Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md

Signed-off-by: SataQiu <shidaqiu2018@gmail.com>
pull/33281/head
SataQiu 2022-04-28 19:53:21 +08:00
parent d0a46e83bd
commit 279fbc658d
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ See [Auditing](/docs/tasks/debug-application-cluster/audit/) for more informatio
## authorization.k8s.io/reason
Example: `authorization.k8s.io/decision: "Human-readable reason for the decision"`
Example: `authorization.k8s.io/reason: "Human-readable reason for the decision"`
This annotation gives reason for the [decision](#authorization-k8s-io-decision) in Kubernetes audit logs.