Fix comments about default mount propagation

Fix generated docs as well
This commit is contained in:
Hemant Kumar
2018-06-28 16:57:44 -04:00
parent f0dcdd7622
commit 063eee7a39
23 changed files with 23 additions and 23 deletions

View File

@@ -82254,7 +82254,7 @@
"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 beta in 1.10.",
"description": "mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.",
"type": "string"
},
"name": {