Changed ValidatingAdmisisonPolicy to ValidatingAdmissionPolicy
pull/46134/head
Peter Piontek 2024-05-02 15:11:31 +02:00 committed by GitHub
parent 72542add9e
commit ccefac9707
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ VMware vSphere | https://www.vmware.com/security/hardening-guides |
You can define security policies using Kubernetes-native mechanisms,
such as [NetworkPolicy](/docs/concepts/services-networking/network-policies/)
(declarative control over network packet filtering) or
[ValidatingAdmisisonPolicy](/docs/reference/access-authn-authz/validating-admission-policy/) (declarative restrictions on what changes
[ValidatingAdmissionPolicy](/docs/reference/access-authn-authz/validating-admission-policy/) (declarative restrictions on what changes
someone can make using the Kubernetes API).
However, you can also rely on policy implementations from the wider