Skip to content

Commit

Permalink
Enable Tekton step-actions
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
enarha committed Jul 15, 2024
1 parent b5a8460 commit dc05b6f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ spec:
enable-git-resolver: true
enable-hub-resolver: true
enable-tekton-oci-bundles: true
enable-step-actions: true
options:
disabled: false
configMaps:
Expand Down

0 comments on commit dc05b6f

Please sign in to comment.