Skip to content

Commit dcd5b72

Browse files
committed
SRVKP-5832: move to downstream images to quay.io/konflux-ci
rh-pre-commit.version: 2.3.0 rh-pre-commit.check-secrets: ENABLED
1 parent 97c53ba commit dcd5b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

operator/gitops/argocd/pipeline-service/tekton-results/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ resources:
1212

1313
images:
1414
- name: ko://github.com/tektoncd/results/cmd/api
15-
newName: quay.io/redhat-appstudio/tekton-results-api
15+
newName: quay.io/konflux-ci/tekton-results-api
1616
newTag: e35af9274c0df84386b73aae8df0ad496ad175df
1717
- name: ko://github.com/tektoncd/results/cmd/watcher
18-
newName: quay.io/redhat-appstudio/tekton-results-watcher
18+
newName: quay.io/konflux-ci/tekton-results-watcher
1919
newTag: e35af9274c0df84386b73aae8df0ad496ad175df
2020

2121
# generate a new configmap with updated values (logs api, db ssl mode) and replace the default one

0 commit comments

Comments
 (0)