Kubernetes Helm chart
Hey! I've created a set of helm charts that I'm using to run private ethereum networks (they can also be used to run public nodes). I just ended up adding dhsackle to it: https://github.com/skylenet/ethereum-helm-charts/tree/master/charts/dshackle
Waiting for the health feature to be shipped with the next release so that I can configure the redinessProbe to use it by default :)
That's great! Do you mind if I copy it and base "official" Helm on top of it? With all references, of course. I just want to have a Helm chart in the same org as Dshackle to ensure it follows the future development and releases.
@splix sure. Go for it.