Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: Kustomization
# Parent `../kustomization.yaml` adds per-team overlays from `../cr/overlay-patches/`.
resources:
# Upstream operator config (konflux-ci builds install.yaml from this layout).
- https://github.com/konflux-ci/konflux-ci/operator/config/default?ref=8618e289d55d2b272cfb8de35ccbcf1c729fe19d
- https://github.com/konflux-ci/konflux-ci/operator/config/default?ref=011d61700f1d841d3d8e09c8b14884320bd3c4b6
- konflux.yaml

patches:
Expand All @@ -15,4 +15,4 @@ patches:
images:
- name: localhost/konflux-operator
newName: quay.io/konflux-ci/konflux-operator
newTag: 8618e289d55d2b272cfb8de35ccbcf1c729fe19d
newTag: 011d61700f1d841d3d8e09c8b14884320bd3c4b6
Loading