mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 20:29:56 +00:00
Fix issue 10587; update SecurityContext godoc
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user