Skip to content

Commit

Permalink
feat(apps/prod/tekton/setup): enable cloudevent emit and add sink url (
Browse files Browse the repository at this point in the history
…#825)

Notice: currently we need update the config map
`tekton-pipelines/feature-flags` manually because of the operator not
support the congfiguration before v0.63.0.
Signed-off-by: wuhuizuo <wuhuizuo@126.com>

---------

Signed-off-by: wuhuizuo <wuhuizuo@126.com>
  • Loading branch information
wuhuizuo committed Dec 6, 2023
1 parent 2a177d3 commit cd3086b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/prod/tekton/setup/operator-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ spec:
key: dedicated
operator: Equal
value: test-infra
default-cloud-events-sink: http://cloudevents-server.apps.svc/events

trigger:
default-service-account: "default"
enable-api-fields: alpha # stable | alpha
Expand Down

0 comments on commit cd3086b

Please sign in to comment.