Skip to content

Commit

Permalink
Add more images to the image-mapping.
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Oct 2, 2024
1 parent 9abcc93 commit f9e5027
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion openshift/image-mapping.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
images:
- name: IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-workingdirinit@sha256:367bcb245275c8db55eaf0102b9afed223ff9a3f17e1dee1615d981f4d0a8d2f
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-controller@sha256:367bcb245275c8db55eaf0102b9afed223ff9a3f17e1dee1615d981f4d0a8d2f
- name: IMAGE_PIPELINES_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-webhook@
- name: IMAGE_PIPELINES_CONTROLLER # should be RESOLVERS instead
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-resolvers@
- name: IMAGE_PIPELINES_TEKTON_EVENTS_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-events@
- name: IMAGE_PIPELINES_ARG__ENTRYPOINT_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-entrypoint@
- name: IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-workingdirinit@
- name: IMAGE_PIPELINES_ARG__NOP_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-nop@
- name: IMAGE_PIPELINES_ARG__SHELL_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/tektoncd-pipeline-main-entrypoint@

0 comments on commit f9e5027

Please sign in to comment.