guanbo / hlcharts

hyperledger helm charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyperledger Helm Charts

Component

Fabric

  • fabric-ca

Quick Start

$ helm repo add hlcharts https://guanbo.github.io/hlcharts

as depency

- name: fabric-ca
  version: x.x.x
  repository: https://guanbo.github.io/hlcharts/
  condition: fabric-ca.enabled
  tags:
    - hyperledger

Howto build

$ helm create mychart
$ helm package mychart
$ mv mychart-0.1.0.tgz docs
$ helm repo index docs --url https://guanbo.github.io/hlcharts
$ git add -i
$ git commit -av
$ git push origin master

About

hyperledger helm charts


Languages

Language:Smarty 100.0%