diff --git a/operatorhub/openshift/config.yaml b/operatorhub/openshift/config.yaml index 2ea51349f4..9115e66cd7 100644 --- a/operatorhub/openshift/config.yaml +++ b/operatorhub/openshift/config.yaml @@ -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: