Merge pull request #21342 from ygalblum/kube-play-pvc-image-based

Kube Play - allow creating image based volumes
This commit is contained in:
openshift-merge-bot[bot]
2024-01-25 17:35:20 +00:00
committed by GitHub
4 changed files with 35 additions and 0 deletions

View File

@ -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