Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions components/project-controller/development/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=b252edc9e91cb5e5ffb1834dd2c91bdcaa1d0569
- https://github.com/konflux-ci/project-controller/config/default?ref=8a250b198746d31d1f010704af17ecd58e6c21cf

images:
- name: konflux-project-controller
newName: quay.io/konflux-ci/project-controller
newTag: b252edc9e91cb5e5ffb1834dd2c91bdcaa1d0569
newTag: 8a250b198746d31d1f010704af17ecd58e6c21cf

namespace: project-controller
4 changes: 2 additions & 2 deletions components/project-controller/staging/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=b252edc9e91cb5e5ffb1834dd2c91bdcaa1d0569
- https://github.com/konflux-ci/project-controller/config/default?ref=8a250b198746d31d1f010704af17ecd58e6c21cf

images:
- name: konflux-project-controller
newName: quay.io/konflux-ci/project-controller
newTag: b252edc9e91cb5e5ffb1834dd2c91bdcaa1d0569
newTag: 8a250b198746d31d1f010704af17ecd58e6c21cf

namespace: project-controller