We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c53ba commit dcd5b72Copy full SHA for dcd5b72
operator/gitops/argocd/pipeline-service/tekton-results/kustomization.yaml
@@ -12,10 +12,10 @@ resources:
12
13
images:
14
- name: ko://github.com/tektoncd/results/cmd/api
15
- newName: quay.io/redhat-appstudio/tekton-results-api
+ newName: quay.io/konflux-ci/tekton-results-api
16
newTag: e35af9274c0df84386b73aae8df0ad496ad175df
17
- name: ko://github.com/tektoncd/results/cmd/watcher
18
- newName: quay.io/redhat-appstudio/tekton-results-watcher
+ newName: quay.io/konflux-ci/tekton-results-watcher
19
20
21
# generate a new configmap with updated values (logs api, db ssl mode) and replace the default one
0 commit comments