helm-charts

LNDHub Helm chart

Introduction

LNDHub is a wrapper for Lightning Network Daemon (lnd). It provides separate accounts with minimum trust for end users.

Prerequisites

To install the chart with the release name my-release:

$ git clone https://github.com/flitz-be/helm-charts
$ cd helm-charts/charts/lndhub
$ helm upgrade --install my-release .

Configuration

The following tables list the configurable parameters of the lndhub chart and their default values.

Parameter Description Default
image.repository Image source repository name kiwiidb/lndhub
image.tag lndhub release tag. v1.4.1
image.pullPolicy Image pull policy IfNotPresent
resources CPU/Memory resource requests/limits {}