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 ea82a43 commit b1b77a8Copy full SHA for b1b77a8
docs/book/src/reference/admission-webhook.md
@@ -33,7 +33,7 @@ object after your validation has accepted it.
33
## Handling Resource Status in Admission Webhooks
34
35
<aside class="warning">
36
-<H1>Execution Order</H1>
+<H1>Modify status</H1>
37
38
**You cannot modify or default the status of a resource using a mutating admission webhook**.
39
Set initial status in your controller when you first see a new object.
0 commit comments