Skip to content

Commit

Permalink
Added visual guide representing chains config options (#1183)
Browse files Browse the repository at this point in the history
  • Loading branch information
anithapriyanatarajan authored Aug 22, 2024
1 parent 7fd8992 commit 821f7c4
Show file tree
Hide file tree
Showing 2 changed files with 792 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,11 @@ chains.tekton.dev/transparency-upload: "true"
> [!IMPORTANT]
> To project the latest token values without needing to recreate the pod, avoid using `subPath` in volume mount.

### Visual Guide: ConfigMap Configuration Options
Refer the diagram below to explore the pictorial representation of signing and storage configuration options, and their usage in the context of chains artifacts.

![ConfigMap Configuration Diagram](../images/signing-storage-config-diagram.drawio.svg)

## Namespaces Restrictions in Chains Controller
This feature allows you to specify a list of namespaces for the controller to monitor, providing granular control over its operation. If no namespaces are specified, the controller defaults to monitoring all namespaces.

Expand Down
Loading

0 comments on commit 821f7c4

Please sign in to comment.