Skip to content

Commit

Permalink
.konflux: update component-bundle πŸ˜‡
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 f9e5027 commit c4644cf
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .konflux/main/component-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,13 @@ apiVersion: appstudio.redhat.com/v1alpha1
kind: Component
metadata:
annotations:
image.redhat.com/generate: "true"
appstudio.openshift.io/pac-provision: request
build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}'
build.appstudio.openshift.io/request: configure-pac
name: openshift-pipelines-bundle
name: operator-main-bundle
spec:
componentName: openshift-pipelines-bundle
application: openshift-pipelines-operator
build-nudges-ref:
- openshift-pipelines-index
componentName: bundle
application: operator-main
# build-nudges-ref:
# - openshift-pipelines-index
source:
git:
url: https://github.com/openshift-pipelines/operator.git
Expand Down

0 comments on commit c4644cf

Please sign in to comment.