Skip to content

Commit b1b77a8

Browse files
Update docs/book/src/reference/admission-webhook.md
1 parent ea82a43 commit b1b77a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/reference/admission-webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object after your validation has accepted it.
3333
## Handling Resource Status in Admission Webhooks
3434

3535
<aside class="warning">
36-
<H1>Execution Order</H1>
36+
<H1>Modify status</H1>
3737

3838
**You cannot modify or default the status of a resource using a mutating admission webhook**.
3939
Set initial status in your controller when you first see a new object.

0 commit comments

Comments
 (0)