Use pointer for PSP allow escalation

This commit is contained in:
Jordan Liggitt
2017-10-04 13:26:43 -04:00
parent 7b61fb37ef
commit bed6d0f5ea
14 changed files with 300 additions and 250 deletions

View File

@@ -70224,7 +70224,7 @@
],
"properties": {
"allowPrivilegeEscalation": {
"description": "AllowPrivilegeEscalation determines if a pod can request to allow privilege escalation.",
"description": "AllowPrivilegeEscalation determines if a pod can request to allow privilege escalation. If unspecified, defaults to true.",
"type": "boolean"
},
"allowedCapabilities": {