Fix issue 10587; update SecurityContext godoc

This commit is contained in:
Paul Morie
2015-08-17 11:23:11 -04:00
parent 9d1a48d5f6
commit 8ddef45679
2 changed files with 3 additions and 8 deletions

View File

@@ -12777,7 +12777,7 @@
"properties": {
"capabilities": {
"$ref": "v1.Capabilities",
"description": "the linux capabilites that should be added or removed; see http://releases.k8s.io/HEAD/docs/design/security_context.md#security-context"
"description": "the linux kernel capabilites that should be added or removed; see http://releases.k8s.io/HEAD/docs/design/security_context.md#security-context"
},
"privileged": {
"type": "boolean",