Fix broken link in note (#9535)

This commit is contained in:
Logan Rakai
2018-07-16 23:21:37 -06:00
committed by k8s-ci-robot
parent 5c43e1e40f
commit 1147aeab0e
@@ -104,7 +104,7 @@ Notice we cannot delete the pod with the API server (e.g. via [`kubectl`](/docs/
{{<note>}}
**Note**: Make sure the kubelet has permission to create the mirror pod in the API server.
If not, the creation request is rejected by the API server. See
PodSecurityPolicy](/docs/concepts/policy/pod-security-policy/).
[PodSecurityPolicy](/docs/concepts/policy/pod-security-policy/).
{{</note>}}
```shell