In DSP during tekton pipeline creation there is an additional step that is added here. This step is used to move artifacts. You will notice an image is specified here that refers to this.
The default image that is used comes from dockerhub. For this task, figure out if there is an equivalent image in redhat registry that we can use instead, use a latest dsp image as the Environment variable linked was only added recently (december). Deploy dsp, and confirm that you can run pipelines with this new dockerhub/busybox replacement image, confirm that the new image is picked up in the pipeline step.
- relates to
-
RHODS-7418 Replace Busy Box default image with ubi-micro in DSPO
- Closed