Skip to content

Commit

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

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 Nov 15, 2024
1 parent e328018 commit ffb2a46
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=d35c4dc1cf8dc1d323b4d4dac94eccef10c274d7
- https://github.com/konflux-ci/build-service/config/default?ref=20bdd94a95ee2d033c4343e503b883fb39fd7277

namespace: build-service

images:
- name: quay.io/konflux-ci/build-service
newName: quay.io/konflux-ci/build-service
newTag: d35c4dc1cf8dc1d323b4d4dac94eccef10c274d7
newTag: 20bdd94a95ee2d033c4343e503b883fb39fd7277

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

0 comments on commit ffb2a46

Please sign in to comment.