diff --git a/ci-operator/step-registry/rosa/gather/rhobs-logs/rosa-gather-rhobs-logs-ref.yaml b/ci-operator/step-registry/rosa/gather/rhobs-logs/rosa-gather-rhobs-logs-ref.yaml index dc5bf7ade8fb9..831ce3973ac01 100644 --- a/ci-operator/step-registry/rosa/gather/rhobs-logs/rosa-gather-rhobs-logs-ref.yaml +++ b/ci-operator/step-registry/rosa/gather/rhobs-logs/rosa-gather-rhobs-logs-ref.yaml @@ -1,7 +1,10 @@ ref: as: rosa-gather-rhobs-logs best_effort: true - from: rosa-aws-cli + from_image: + namespace: ci + name: rosa-aws-cli + tag: latest commands: rosa-gather-rhobs-logs-commands.sh grace_period: 30s timeout: 10m0s