general-helm-charts

A set of generic Helm charts managed and maintained by the EthPandaOps team.

Usage

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add ethpandaops-general-helm-charts https://ethpandaops.github.io/general-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 the following command to see the charts.

helm search repo ethpandaops-general-helm-charts

More infos

You can find the source code for all charts under github.com/ethpandaops/general-helm-charts.