generated code

This commit is contained in:
Tim Allclair
2017-10-13 11:54:21 -07:00
parent 72196b9a33
commit 0b4e8f9b3a
5 changed files with 7 additions and 6 deletions

View File

@@ -76552,7 +76552,7 @@
}
},
"defaultAddCapabilities": {
"description": "DefaultAddCapabilities is the default set of capabilities that will be added to the container unless the pod spec specifically drops the capability. You may not list a capabiility in both DefaultAddCapabilities and RequiredDropCapabilities.",
"description": "DefaultAddCapabilities is the default set of capabilities that will be added to the container unless the pod spec specifically drops the capability. You may not list a capability in both DefaultAddCapabilities and RequiredDropCapabilities. Capabilities added here are implicitly allowed, and need not be included in the AllowedCapabilities list.",
"type": "array",
"items": {
"type": "string"