diff --git a/ci-operator/step-registry/gather/aws-console/gather-aws-console-ref.yaml b/ci-operator/step-registry/gather/aws-console/gather-aws-console-ref.yaml index cfec849c94891..f4b16b476a9da 100644 --- a/ci-operator/step-registry/gather/aws-console/gather-aws-console-ref.yaml +++ b/ci-operator/step-registry/gather/aws-console/gather-aws-console-ref.yaml @@ -1,10 +1,7 @@ ref: as: gather-aws-console optional_on_success: true - from_image: - namespace: ocp - name: "4.5" - tag: upi-installer + from: upi-installer grace_period: 10m commands: gather-aws-console-commands.sh env: diff --git a/ci-operator/step-registry/gather/gcp-console/gather-gcp-console-ref.yaml b/ci-operator/step-registry/gather/gcp-console/gather-gcp-console-ref.yaml index 18a6058422657..55922896eff23 100644 --- a/ci-operator/step-registry/gather/gcp-console/gather-gcp-console-ref.yaml +++ b/ci-operator/step-registry/gather/gcp-console/gather-gcp-console-ref.yaml @@ -1,10 +1,7 @@ ref: as: gather-gcp-console optional_on_success: true - from_image: - namespace: ocp - name: "4.5" - tag: upi-installer + from: upi-installer grace_period: 10m commands: gather-gcp-console-commands.sh env: