Skip to content

Commit

Permalink
update components/build-service/production/base/kustomization.yaml (#…
Browse files Browse the repository at this point in the history
…4311)

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
  • Loading branch information
rh-tap-build-team[bot] authored Aug 13, 2024
1 parent c077661 commit e084212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/build-service/production/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Kustomization
resources:
- ../../base
- ../../base/external-secrets
- https://github.com/konflux-ci/build-service/config/default?ref=21d434a3d205c3dc485d0136cd3816a4744d134b
- https://github.com/konflux-ci/build-service/config/default?ref=8b7ee22295b48de138d5536d9b1fc2c50c3b350a

namespace: build-service

images:
- name: quay.io/konflux-ci/build-service
newName: quay.io/konflux-ci/build-service
newTag: 21d434a3d205c3dc485d0136cd3816a4744d134b
newTag: 8b7ee22295b48de138d5536d9b1fc2c50c3b350a

commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
Expand Down

0 comments on commit e084212

Please sign in to comment.