mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Regenerate API
This commit is contained in:
@@ -62355,6 +62355,10 @@
|
||||
"description": "Path within the container at which the volume should be mounted. Must not contain ':'.",
|
||||
"type": "string"
|
||||
},
|
||||
"mountPropagation": {
|
||||
"description": "mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is alpha in 1.8 and can be reworked or removed in a future release.",
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"description": "This must match the Name of a Volume.",
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user