Skip to content

in-toto/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

helm-charts

in-toto helm charts

This repository is the source code of https://in-toto.github.io/helm-charts

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Also, check Visit https://in-toto.io to get started with in-toto.

Once Helm has been set up correctly, add the repo as follows:

helm repo add in-toto  https://in-toto.github.io/helm-charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo in-toto to see the charts.

Charts

You can search all in-toto charts using following command:

helm search repo in-toto

Archivista

This is a helm chart to deploy the Archivista.

Values

helm show values in-toto/archivista

Installing

helm install archivista in-toto/archivista

See https://github.com/in-toto/helm-charts/tree/main/charts/archivista for more information.