Merge pull request #32951 from wsong/patch-2
Add a proper type to the Source field in Mount Upstream-commit: 118d4ee1230119c1e0be4b9946593916d85ca386 Component: engine
This commit is contained in:
@ -231,6 +231,7 @@ definitions:
|
||||
type: "string"
|
||||
Source:
|
||||
description: "Mount source (e.g. a volume name, a host path)."
|
||||
type: "string"
|
||||
Type:
|
||||
description: |
|
||||
The mount type. Available types:
|
||||
|
||||
Reference in New Issue
Block a user