Add ability to process additional images

This commit is contained in:
2024-09-11 23:17:31 +01:00
parent 610cb3a7d3
commit cfe481259b
7 changed files with 129 additions and 42 deletions
@@ -53,6 +53,10 @@ spec:
spec:
description: ClusterImageExportSpec defines the desired state of ClusterImageExport
properties:
additionalImages:
items:
type: string
type: array
basePath:
description: Base path for the export - both file and S3
maxLength: 255