Merge pull request #2198 from caiyixiang/patch-6

Update security-context.md
pull/2192/head
Andrew Chen 2017-01-11 18:28:36 -08:00 committed by GitHub
commit c54861651a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ those settings to volumes where applicable. Specifically `fsGroup` and
Volumes which support ownership management are modified to be owned
and writable by the GID specified in `fsGroup`. See the
[Ownership Management design document](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/docs/proposals/volume-ownership-management.md)
[Ownership Management design document](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/volume-ownership-management.md)
for more details.
#### `selinuxOptions`