Skip to content

Commit e12941d

Browse files
committed
improving documented auth annotation decision
Signed-off-by: Ritikaa96 <[email protected]>
1 parent 0f49ecc commit e12941d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ for more information.
7676

7777
Example: `authorization.k8s.io/decision: "forbid"`
7878

79-
This annotation indicates whether or not a request was authorized in Kubernetes audit logs.
79+
Value must be **forbid** or **allow**. This annotation indicates whether or not a request
80+
was authorized in Kubernetes audit logs.
8081

8182
See [Auditing](/docs/tasks/debug/debug-cluster/audit/) for more information.
8283

0 commit comments

Comments
 (0)