OptionalgarbageGarbageCollect specifies whether old PVCs should be cleaned up after a new PVC is imported. Options are currently "Outdated" and "Never", defaults to "Outdated".
OptionalimportsNumber of import PVCs to keep when garbage collecting. Default is 3.
ManagedDataSource specifies the name of the corresponding DataSource this cron will manage. DataSource has to be in the same namespace.
OptionalretentionRetentionPolicy specifies whether the created DataVolumes and DataSources are retained when their DataImportCron is deleted. Default is RetainAll.
Schedule specifies in cron format when and how often to look for new imports
OptionalserviceServiceAccountName is the name of the ServiceAccount for creating DataVolumes.
Template specifies template for the DVs to be created
DataImportCronSpec defines specification for DataImportCron