archivista: helm v0.8.3 |
||
---|---|---|
.github/workflows | ||
charts/archivista | ||
README.md |
README.md
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.