Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 526 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 526 Bytes

The Charts for Kubernetes

The list of helm charts forked and reworked from StakeWise helm repository, 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/charts
helm install my-release nethermind/<chart-name>

Contributing

Please see the contributing guidelines.