Skip to content

Commit

Permalink
Documentation/user-guides/webhook.md: clarify mutation webhook
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
  • Loading branch information
simonpasquier committed May 30, 2022
1 parent 5a70542 commit fd4f3fa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Documentation/user-guides/webhook.md
Expand Up @@ -118,8 +118,9 @@ webhooks:

### `/admission-prometheusrules/mutate`

The endpoint `/admission-prometheusrules/mutate` ensures that integers and
boolean yaml data elements are coerced into strings.
The endpoint `/admission-prometheusrules/mutate` mutates `PrometheusRule`
objects so that integers and boolean yaml data elements are coerced into
strings.

The following example deploys the mutating admission webhook:

Expand Down

0 comments on commit fd4f3fa

Please sign in to comment.