Skip to content

Commit

Permalink
feat(KFLUXVNGD-142, KONFLUX-5791): promote project-controller (#5179)
Browse files Browse the repository at this point in the history
Promote project-controller to production to introduce enhancements:
konflux-ci/project-controller#143
konflux-ci/project-controller#142

Signed-off-by: Yftach Herzog <[email protected]>
  • Loading branch information
yftacherzog authored Dec 18, 2024
1 parent 9210147 commit 2914cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/project-controller/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/konflux-ci/project-controller/config/default?ref=25132f7b2c836c3eebadc87b6c0bd0320ba3d080
- https://github.com/konflux-ci/project-controller/config/default?ref=8821aff50af9632277e608c4eb255ff45f37516c

images:
- name: konflux-project-controller
newName: quay.io/konflux-ci/project-controller
newTag: 25132f7b2c836c3eebadc87b6c0bd0320ba3d080
newTag: 8821aff50af9632277e608c4eb255ff45f37516c

namespace: project-controller

0 comments on commit 2914cad

Please sign in to comment.