File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
content/zh-cn/docs/reference/labels-annotations-taints Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -139,14 +139,16 @@ PodSecurity 执行中违反的特定策略及对应字段。
139
139
140
140
Example: `authorization.k8s.io/decision: "forbid"`
141
141
142
- This annotation indicates whether or not a request was authorized in Kubernetes audit logs.
142
+ Value must be **forbid** or **allow**. This annotation indicates whether or not a request
143
+ was authorized in Kubernetes audit logs.
143
144
144
145
See [Auditing](/docs/tasks/debug/debug-cluster/audit/) for more information.
145
146
-->
146
147
## authorization.k8s.io/decision {#authorization-k8s-io-decision}
147
148
148
149
例子:` authorization.k8s.io/decision: "forbid" `
149
150
151
+ 值必须是 ** forbid** 或者 ** allow** 。
150
152
此注解在 Kubernetes 审计日志中表示请求是否获得授权。
151
153
152
154
有关详细信息,请参阅[ 审计] ( /zh-cn/docs/tasks/debug/debug-cluster/audit/ ) 。
You can’t perform that action at this time.
0 commit comments