Merge pull request #26235 from mheon/fix_26101

Allow not specifying type with --mount flag
This commit is contained in:
openshift-merge-bot[bot]
2025-05-30 20:50:20 +00:00
committed by GitHub
4 changed files with 16 additions and 11 deletions

View File

@ -13,7 +13,7 @@ Options common to all mount types:
- *src*, *source*: mount source spec for **bind**, **glob**, and **volume**.
Mandatory for **artifact**, **bind**, **glob**, **image** and **volume**.
- *dst*, *destination*, *target*: mount destination spec.
- *dst*, *dest*, *destination*, *target*: mount destination spec.
When source globs are specified without the destination directory,
the files and directories are mounted with their complete path