File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33![ Version: 0.0.1] ( https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square )
44
5- A helm chart to deploy trustee into the [ coco-pattern] ( https://github.com/validatedpatterns/coco-pattern ) and other charts.
6-
7- What is needed in addition to the chart to make this work?
8- 1 . The [ gen-certificate] ( https://github.com/validatedpatterns/coco-pattern/blob/main/ansible/gen-certificate.yaml ) ansible job.
9- 2 . A subscription to Red Hat Build of Trustee
10- 3 . Creating (at least) a container security policy [ as describe here] ( https://docs.redhat.com/en/documentation/openshift_sandboxed_containers/1.10/html/deploying_red_hat_build_of_trustee/deploying-trustee_azure-trustee#creating-image-verification-policy_azure-trustee )
5+ A Helm chart to provide an opinionated deployment of Trustee in a validated pattern
116
7+ This chart is used to serve as the template for Validated Patterns Charts
128
139### Notable changes
1410
11+ ## Values
12+
13+ | Key | Type | Default | Description |
14+ | -----| ------| ---------| -------------|
15+ | global.secretStore.backend | string | ` "" ` | |
16+ | kbs.publicKey | string | ` "secret/data/hub/kbsPublicKey" ` | |
17+ | kbs.secretResources | list | ` [] ` | |
18+ | kbs.securityPolicy | string | ` "secret/data/hub/securityPolicyConfig" ` | |
19+ | secretStore.kind | string | ` "" ` | |
20+ | secretStore.name | string | ` "" ` | |
21+
1522----------------------------------------------
1623Autogenerated from chart metadata using [ helm-docs v1.14.2] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
You can’t perform that action at this time.
0 commit comments