Skip to content

Commit

Permalink
update components/build-service/development/kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-tap-build-team[bot] authored Dec 18, 2024
1 parent cd2eed0 commit c75e5e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/build-service/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/konflux-ci/build-service/config/default?ref=499dc0b20fd1a2d5040768d68a529b43295e1e3f
- https://github.com/konflux-ci/build-service/config/default?ref=b9bea5fb1de30d6c34b5f39a16d20fbd58bd91ae

namespace: build-service

images:
- name: quay.io/konflux-ci/build-service
newName: quay.io/konflux-ci/build-service
newTag: 499dc0b20fd1a2d5040768d68a529b43295e1e3f
newTag: b9bea5fb1de30d6c34b5f39a16d20fbd58bd91ae

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

0 comments on commit c75e5e8

Please sign in to comment.