Skip to content

NethermindEth/helm-charts

Repository files navigation

Helm Charts

The list of helm charts maintained and further developed by Nethermind team. Every chart is located in a separate folder and has the configuration parameters located in values.yaml file.

Usage

helm repo add nethermind https://nethermindeth.github.io/helm-charts
helm install my-release nethermind/<chart-name>

Contributing

Please see the contributing guidelines.