After #268 we're still getting quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-135/kn-eventing-istio-controller: authentication required build failures.
This is because I missed to update the pipeline template with the correct output-image. This PR addresses it.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/openshift-knative/hack/blob/main/OWNERS)~~ [creydr]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
After #268 we're still getting
quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-135/kn-eventing-istio-controller: authentication required
build failures. This is because I missed to update the pipeline template with the correct output-image. This PR addresses it.So https://github.com/openshift-knative/hack/blob/f774ac2c3557ddf3cc5ae970f7cd915330bd25fa/pkg/konfluxgen/pipeline-run.template.yaml#L33
and https://github.com/openshift-knative/hack/blob/f774ac2c3557ddf3cc5ae970f7cd915330bd25fa/pkg/konfluxgen/pipeline-run.template.yaml#L36
need to match
https://github.com/openshift-knative/hack/blob/f774ac2c3557ddf3cc5ae970f7cd915330bd25fa/pkg/konfluxgen/imagerepository.template.yaml#L12