Skip to content

Commit 403968c

Browse files
gabemonteroRoming22
authored andcommitted
add migrator to results kustomization
1 parent 572f3fb commit 403968c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ images:
1515
- name: ko://github.com/tektoncd/results/cmd/watcher
1616
newName: quay.io/redhat-appstudio/tekton-results-watcher
1717
newTag: 4c93d5c4f34d96d31ade787ee1856d144e342143
18+
- name: ko://github.com/tektoncd/results/tools/migrator
19+
newName: quay.io/redhat-appstudio/tekton-results-migrator
20+
newTag: 4c93d5c4f34d96d31ade787ee1856d144e342143
1821

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

0 commit comments

Comments
 (0)