mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Merge pull request #21342 from ygalblum/kube-play-pvc-image-based
Kube Play - allow creating image based volumes
This commit is contained in:
@ -61,6 +61,7 @@ A Kubernetes PersistentVolumeClaim represents a Podman named volume. Only the Pe
|
||||
- volume.podman.io/gid
|
||||
- volume.podman.io/mount-options
|
||||
- volume.podman.io/import-source
|
||||
- volume.podman.io/image
|
||||
|
||||
Use `volume.podman.io/import-source` to import the contents of the tarball (.tar, .tar.gz, .tgz, .bzip, .tar.xz, .txz) specified in the annotation's value into the created Podman volume
|
||||
|
||||
|
Reference in New Issue
Block a user