Merge pull request #12470 from simon3z/add-host-ipc
Auto commit by PR queue bot
This commit is contained in:
@@ -12566,6 +12566,10 @@
|
||||
"type": "boolean",
|
||||
"description": "Use the host's pid namespace. Optional: Default to false."
|
||||
},
|
||||
"hostIPC": {
|
||||
"type": "boolean",
|
||||
"description": "Use the host's ipc namespace. Optional: Default to false."
|
||||
},
|
||||
"imagePullSecrets": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
Reference in New Issue
Block a user