Skip to content

Commit

Permalink
chains: turn on transparency logs by default.
Browse files Browse the repository at this point in the history
This modifies the chains configuration to always output transparency
logs for signed objects.
  • Loading branch information
wlynch authored and tekton-robot committed Nov 6, 2023
1 parent decb97d commit 5c39bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/cd/chains/overlays/dogfooding/chains-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ data:
artifacts.pipelinerun.signer: kms
artifacts.pipelinerun.storage: oci
signers.kms.kmsref: gcpkms://projects/tekton-releases/locations/global/keyRings/chains/cryptoKeys/signing-key
transparency.enabled: manual
transparency.enabled: "true"

0 comments on commit 5c39bea

Please sign in to comment.