pod-security-policy.md: fix broken link to PSP proposal.
This commit is contained in:
committed by
Andrew Chen
parent
24e5383071
commit
8db51e099f
@@ -8,7 +8,7 @@ Objects of type `PodSecurityPolicy` govern the ability
|
|||||||
to make requests on a pod that affect the `SecurityContext` that will be
|
to make requests on a pod that affect the `SecurityContext` that will be
|
||||||
applied to a pod and container.
|
applied to a pod and container.
|
||||||
|
|
||||||
See [PodSecurityPolicy proposal](https://git.k8s.io/community/contributors/design-proposals/auth/security-context-constraints.md) for more information.
|
See [PodSecurityPolicy proposal](https://git.k8s.io/community/contributors/design-proposals/auth/pod-security-policy.md) for more information.
|
||||||
|
|
||||||
* TOC
|
* TOC
|
||||||
{:toc}
|
{:toc}
|
||||||
|
|||||||
Reference in New Issue
Block a user