Skip to content

Commit

Permalink
Point to quay.io
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-rook committed Oct 16, 2023
1 parent ba967c2 commit 8c713a0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions helm-quarry/values.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
web:
repository: 'quarry' # replace with quay.io
pullPolicy: Never
tag: '01'
repository: 'quay.io/wikimedia-quarry/quarry'
pullPolicy: Always
tag: 'pr-28'

worker:
repository: 'quarry' # replace with quay.io
pullPolicy: Never
tag: '01'
repository: 'quay.io/wikimedia-quarry/quarry'
pullPolicy: Always
tag: 'pr-28'

0 comments on commit 8c713a0

Please sign in to comment.