Skip to content

Commit

Permalink
Fix TektonChain docs
Browse files Browse the repository at this point in the history
Signed-off-by: PuneetPunamiya <[email protected]>
  • Loading branch information
PuneetPunamiya authored and tekton-robot committed Sep 3, 2024
1 parent 7c054e7 commit 5794e5a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/TektonChain.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,13 @@ spec:
signers.x509.identity.token.file: #value
signers.x509.tuf.mirror.url: #value
signers.kms.kmsref: #value
signers.kms.kmsref.auth.address: #value
signers.kms.kmsref.auth.token: #value
signers.kms.kmsref.auth.token-path: #value
signers.kms.kmsref.auth.oidc.path: #value
signers.kms.kmsref.auth.oidc.role: #value
signers.kms.kmsref.auth.spire.sock: #value
signers.kms.kmsref.auth.spire.audience: #value
signers.kms.auth.address: #value
signers.kms.auth.token: #value
signers.kms.auth.token-path: #value
signers.kms.auth.oidc.path: #value
signers.kms.auth.oidc.role: #value
signers.kms.auth.spire.sock: #value
signers.kms.auth.spire.audience: #value
transparency.enabled: #value (boolean - true/false)
transparency.url: #value
```
Expand Down

0 comments on commit 5794e5a

Please sign in to comment.