Helm charts for i4Trust project
Repository for providing HELM Charts for i4Trust experimentation framework. The charts can be installed into Kubernetes with helm3 .
For further information, look into the individual chart-readme’s.
To make use of the charts, you may add the repository:
helm repo add i4trust https://i4trust.github.io/helm-charts
After the repo is added all charts can be installed via:
helm install <RELEASE_NAME> i4trust/<CHART_NAME>