diff options
| author | Mike Danese <mikedanese@gmail.com> | 2015-08-05 18:09:50 -0700 |
|---|---|---|
| committer | Mike Danese <mikedanese@gmail.com> | 2015-08-05 21:11:11 -0700 |
| commit | 09d971bc58179999aea2545bd2b922a6f170a3ef (patch) | |
| tree | 8c24c246444d4132300267f0d5cd7b527eb9cc1e /security_context.md | |
| parent | a74ffb6a381cf9a7bd8282c8d9806bae41680f3d (diff) | |
rewrite all links to prs to k8s links
Diffstat (limited to 'security_context.md')
| -rw-r--r-- | security_context.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security_context.md b/security_context.md index 4704caab..1d2b4f71 100644 --- a/security_context.md +++ b/security_context.md @@ -192,7 +192,7 @@ It is up to an admission plugin to determine if the security context is acceptab time of writing, the admission control plugin for security contexts will only allow a context that has defined capabilities or privileged. Contexts that attempt to define a UID or SELinux options will be denied by default. In the future the admission plugin will base this decision upon -configurable policies that reside within the [service account](https://github.com/GoogleCloudPlatform/kubernetes/pull/2297). +configurable policies that reside within the [service account](http://pr.k8s.io/2297). <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> |
