Skip to content

Commit

Permalink
Add replacement environment variable for workingdirinit-image
Browse files Browse the repository at this point in the history
Add a new environment variable for repalcing `workingdirinit-image` in
openshift releases.

Signed-off-by: Nikhil Thomas <[email protected]>
  • Loading branch information
nikhil-thomas authored and tekton-robot committed Mar 21, 2022
1 parent 1113b35 commit 91b2d44
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions operatorhub/openshift/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,13 @@ image-substitutions:
containerName: openshift-pipelines-operator
envKeys:
- IMAGE_PIPELINES_ARG__KUBECONFIG_WRITER_IMAGE
- image: registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@
replaceLocations:
envTargets:
- deploymentName: openshift-pipelines-operator
containerName: openshift-pipelines-operator
envKeys:
- IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE
- image: registry.redhat.io/openshift-pipelines/pipelines-pullrequest-init-rhel8@
replaceLocations:
envTargets:
Expand Down

0 comments on commit 91b2d44

Please sign in to comment.