Skip to content

Commit dfe49f5

Browse files
committed
KEP-3221: update metric decision label values
1 parent 909471b commit dfe49f5

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-auth/3221-structured-authorization-configuration

1 file changed

+1
-1
lines changed

keps/sig-auth/3221-structured-authorization-configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ Labels {along with possible values}:
471471
- value matches the configuration `type` field, e.g. `RBAC`, `ABAC`, `Node`, `Webhook`
472472
- `name` {<authorizer_name>}
473473
- value matches the configuration `name` field, e.g. `rbac`, `node`, `abac`, `<webhook name>`
474-
- `decision` {Allow, Deny}
474+
- `decision` {allowed, denied}
475475

476476
2. `apiserver_authorization_webhook_evaluations_total`
477477

0 commit comments

Comments
 (0)