Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dataImportCronTemplates: Remove instancetype.kubevirt.io labels (#2964)
This metadata is now provided by the containerdisks project for these imports and used by CDI to later populate the required labels on the resulting DV and PVCs: $ podman image inspect quay.io/containerdisks/centos-stream:8 | jq '.[] | .Config.Env' [ "INSTANCETYPE_KUBEVIRT_IO_DEFAULT_INSTANCETYPE=u1.medium", "INSTANCETYPE_KUBEVIRT_IO_DEFAULT_PREFERENCE=centos.stream8" ] Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
- Loading branch information