Skip to content

Commit dc05b6f

Browse files
committed
Enable Tekton step-actions
This is already enabled and used in Konflux (see redhat-appstudio/infra-deployments#3693 and redhat-appstudio/infra-deployments#3818). Without having the configuration in pipeline-service, updates were overriding the values. This will not generate diff in Konflux.
1 parent b5a8460 commit dc05b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

operator/gitops/argocd/pipeline-service/openshift-pipelines/tekton-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ spec:
8484
enable-git-resolver: true
8585
enable-hub-resolver: true
8686
enable-tekton-oci-bundles: true
87+
enable-step-actions: true
8788
options:
8889
disabled: false
8990
configMaps:

0 commit comments

Comments
 (0)