Skip to content

Commit

Permalink
Switch to quay.to to avoid throttling
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan West <jonwest@redhat.com>
  • Loading branch information
jgwest committed Jun 14, 2024
1 parent 3c085b1 commit 4667142
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/e2e/fixture/rollouts/fixture.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ spec:
app: test-argo-app
spec:
containers:
- image: docker.io/kostiscodefresh/gitops-canary-app:v1.0
# based on docker.io/kostiscodefresh/gitops-canary-app:v1.0
# mirrored to jgwest-redhat
- image: quay.io/jgwest-redhat/gitops-canary-app@sha256:4fdd3483fa119b413aa9e3c4459bfa2be399c0741ab7565d2a716e362fc1aa41
name: webserver-simple
ports:
- containerPort: 8080
Expand Down

0 comments on commit 4667142

Please sign in to comment.