Skip to content

Commit

Permalink
update components/build-service/staging/base/kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-tap-build-team[bot] authored Sep 23, 2024
1 parent 50970a0 commit f2260ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/build-service/staging/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=23c020091dcd4eeafbf3d75736b9c64d36a22f4b
- https://github.com/konflux-ci/build-service/config/default?ref=c7942409d6b16a496d88d57e33503e9f105fb866

namespace: build-service

images:
- name: quay.io/konflux-ci/build-service
newName: quay.io/konflux-ci/build-service
newTag: 23c020091dcd4eeafbf3d75736b9c64d36a22f4b
newTag: c7942409d6b16a496d88d57e33503e9f105fb866

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

0 comments on commit f2260ad

Please sign in to comment.