Skip to content

Commit baaf68c

Browse files
ghouschtTim Bannister
andauthored
Update content/en/docs/reference/access-authn-authz/validating-admission-policy.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent eb357e2 commit baaf68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/validating-admission-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ The error message is similar to this.
501501
error: failed to create deployment: deployments.apps "invalid" is forbidden: ValidatingAdmissionPolicy 'image-matches-namespace-environment.policy.example.com' with binding 'demo-binding-test.example.com' denied request: only prod images are allowed in namespace default
502502
```
503503

504-
## Resources exempt from admission validation/mutation
504+
## API kinds exempt from admission validation
505505

506506
There are certain resources which are exempt from admission validation/mutation which means they can't be targeted by an admission/mutation policy. For example you cant create a Validating Admission Policy to validate
507507
the creation of other Validating Admission Policies/Policy Bindings.

0 commit comments

Comments
 (0)