We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f49ecc commit e12941dCopy full SHA for e12941d
content/en/docs/reference/labels-annotations-taints/audit-annotations.md
@@ -76,7 +76,8 @@ for more information.
76
77
Example: `authorization.k8s.io/decision: "forbid"`
78
79
-This annotation indicates whether or not a request was authorized in Kubernetes audit logs.
+Value must be **forbid** or **allow**. This annotation indicates whether or not a request
80
+was authorized in Kubernetes audit logs.
81
82
See [Auditing](/docs/tasks/debug/debug-cluster/audit/) for more information.
83
0 commit comments