diff options
| author | Daniel Smith <dbsmith@google.com> | 2015-07-09 18:02:10 -0700 |
|---|---|---|
| committer | Daniel Smith <dbsmith@google.com> | 2015-07-10 10:54:47 -0700 |
| commit | 66f367dcbb7a54e35c176b9737419e729b9eabea (patch) | |
| tree | 2865168ec5a621065f307358aa4c53826e2dba6c /security_context.md | |
| parent | af4d34389316ecef46b8eeda226b62be31c309d8 (diff) | |
Auto-fixed docs
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 fdacb173..61641297 100644 --- a/security_context.md +++ b/security_context.md @@ -32,7 +32,7 @@ Processes in pods will need to have consistent UID/GID/SELinux category labels i * The concept of a security context should not be tied to a particular security mechanism or platform (ie. SELinux, AppArmor) * Applying a different security context to a scope (namespace or pod) requires a solution such as the one proposed for - [service accounts](./service_accounts.md). + [service accounts](service_accounts.md). ## Use Cases |
