Merge pull request #19252 from HackToday/fix-vol-resp-doc
Update response content for volume mounts Upstream-commit: 63525a6dc5f7be370736ec2905d40a8c8fdf1162 Component: engine
This commit is contained in:
@ -73,7 +73,8 @@ volumes. The output should look something similar to the following:
|
||||
"Destination": "/webapp",
|
||||
"Driver": "local",
|
||||
"Mode": "",
|
||||
"RW": true
|
||||
"RW": true,
|
||||
"Propagation": ""
|
||||
}
|
||||
]
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user