Skip to content

Commit 40c2af4

Browse files
authored
Merge pull request #45514 from ystkfujii/ystkfujii-patch-2
fix typo
2 parents b3980cf + 930e5cb commit 40c2af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2024-03-12-mid-cycle-1.30.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ now supports pods with and without volumes, custom UID/GID ranges, and more!
7878
### Structured authorization configuration ([KEP-3221](https://kep.k8s.io/3221))
7979

8080
Support for [structured authorization
81-
configuration](/docs/reference/access-authn-authz/authorization/#configuring-the-api-server-using-an-authorization-config-file).)
81+
configuration](/docs/reference/access-authn-authz/authorization/#configuring-the-api-server-using-an-authorization-config-file)
8282
is moving to beta and will be enabled by default. This feature enables the creation of
8383
authorization chains with multiple webhooks with well-defined parameters that validate requests in a
8484
particular order and allows fine-grained control – such as explicit Deny on failures. The

0 commit comments

Comments
 (0)