mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 02:37:36 +00:00
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