in-toto helm charts
This repository is the source code of https://in-toto.github.io/helm-charts
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.
You can search all in-toto charts using following command:
helm search repo in-toto
This is a helm chart to deploy the Archivista.
helm show values in-toto/archivista
helm install archivista in-toto/archivista
See https://github.com/in-toto/helm-charts/tree/main/charts/archivista for more information.