flux v2.0.1

OCIRepository.spec.layerSelector.operation

Operation specifies how the selected layer should be processed. By default, the layer compressed content is extracted to storage. When the operation is set to 'copy', the layer compressed content is persisted to storage as it is.

1 fields
OCIRepository.spec.layerSelector.operation fields and descriptions
Field / TypeDescription
OCIRepository.spec.layerSelector.operation
string

Operation specifies how the selected layer should be processed. By default, the layer compressed content is extracted to storage. When the operation is set to 'copy', the layer compressed content is persisted to storage as it is.

  • enum: ["extract","copy"]