Merge pull request #22311 from paomian/paomian-patch-1

[CI:DOCS] update Quadlet volume Options desc
This commit is contained in:
openshift-merge-bot[bot] 2024-04-09 11:40:38 +00:00 committed by GitHub
commit 4452d307ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1221,7 +1221,7 @@ Valid options for `[Volume]` are listed below:
| Group=192 | --opt group=192 |
| Image=quay.io/centos/centos\:latest | --opt image=quay.io/centos/centos\:latest |
| Label="foo=bar" | --label "foo=bar" |
| Options=XYZ | --opt XYZ |
| Options=XYZ | --opt "o=XYZ" |
| PodmanArgs=--driver=image | --driver=image |
| Type=type | Filesystem type of Device |
| User=123 | --opt uid=123 |