Skip to content

Commit

Permalink
fixed rosa cli download
Browse files Browse the repository at this point in the history
  • Loading branch information
davdhacs committed Aug 30, 2023
1 parent 11f35a5 commit 639ce7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/infra-server/static/workflow-openshift-rosa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
- name: create
activeDeadlineSeconds: 7200
container:
image: quay.io/stackrox-io/ci:automation-flavors-rosa-0.7.6-8-gba17881769-snapshot
image: quay.io/stackrox-io/ci:automation-flavors-rosa-0.7.6-12-g57d06ec668-snapshot
imagePullPolicy: Always
command:
- ./entrypoint.sh
Expand Down Expand Up @@ -115,7 +115,7 @@ spec:
- name: destroy
activeDeadlineSeconds: 3600
container:
image: quay.io/stackrox-io/ci:automation-flavors-rosa-0.7.6-8-gba17881769-snapshot
image: quay.io/stackrox-io/ci:automation-flavors-rosa-0.7.6-12-g57d06ec668-snapshot
imagePullPolicy: Always
command:
- ./entrypoint.sh
Expand Down

0 comments on commit 639ce7d

Please sign in to comment.